Skip to content

[Components] everhour #13219

@pipedream-component-development

Description

everhour

URLs

Polling Sources

new-client-instant

Prompt

Emit new event when a client is added. Required props: project id. the event type is api:client:created. project id has async opts.

URLs

new-task-instant

Prompt

Emit new event when a task created. Required props: project id. the event type is api:task:created. project id has async opts.

URLs

task-time-updated-instant

Prompt

Emit new event when a task's time spent is modified. Required props: project id. the event type is api:time:updated. project id has async opts.

URLs

Actions

create-task

Prompt

Creates a new task. Required props include 'project_id'. Optional props 'name', 'section', 'labels', 'position', 'description', 'dueOn' and 'status'. project id has async opts.

URLs

start-timer

Prompt

Begins a new timer for a task. Requires the 'task-id' prop to identify which task the timer belongs to. optional props are 'userDate' and 'comment'. task Id has async opts.

URLs

stop-timer

Prompt

Halts the current timer. no props are necessary

URLs

Metadata

Metadata

Assignees

Labels

triagedFor maintainers: This issue has been triaged by a Pipedream employee

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions