Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Components] motive #15221

Open
pipedream-component-development opened this issue Jan 8, 2025 · 0 comments · May be fixed by #15246
Open

[Components] motive #15221

pipedream-component-development opened this issue Jan 8, 2025 · 0 comments · May be fixed by #15246
Assignees
Labels
triaged For maintainers: This issue has been triaged by a Pipedream employee

Comments

@pipedream-component-development
Copy link
Collaborator

pipedream-component-development commented Jan 8, 2025

motive

URLs

Polling Sources

new-hours-of-service-violation

Prompt

Emit new event when a driver commits a violation related to Hours of Service (HOS). The props required are driver ID (optional) to filter specific drivers. The event type is hos_violation_upserted.

URLs

new-safety-event

Prompt

Emit new event whenever a safety-related event like harsh braking or acceleration occurs. The props required are safety category (optional) to filter specific events. The event type is driver_performance_event_created.

URLs

Actions

find-user-details

Prompt

Retrieve user details based on specific criteria. Required props are eigther 'username', 'email', 'driver_company_id' or 'phone' to specify the user you want to find.

URLs

@pipedream-component-development pipedream-component-development added the triaged For maintainers: This issue has been triaged by a Pipedream employee label Jan 8, 2025
@luancazarine luancazarine self-assigned this Jan 9, 2025
@luancazarine luancazarine linked a pull request Jan 9, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triaged For maintainers: This issue has been triaged by a Pipedream employee
Development

Successfully merging a pull request may close this issue.

2 participants