PipedreamHQ / PipedreamHQ/pipedream
[Components] action1
- Dominant language
- JavaScript
- Stars
- 11.7k
- Forks
- 5.8k
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 102
Description
# action1
## URLs
- https://app.action1.com/apidocs/
## Webhook Sources
### new-task-instant
#### Description
Emit new event when a task is created in Action1. Requires selecting a project or workspace to monitor.
### new-comment-instant
#### Description
Emit new event when a comment is added to a task or project within Action1. Requires selecting a project or task to monitor.
### new-project-instant
#### Description
Emit new event when a new project is created in Action1. Optional filter by workspace or team.
## Actions
### create-task
#### Description
Create a new task in Action1. Requires project ID, task name, and optionally due date, assignee, and description.
### add-comment
#### Description
Add a comment to a task or project in Action1. Requires resource ID and comment text.
### update-task-status
#### Description
Update the status of an existing task in Action1. Requires task ID and new status value.
Contributor guide
Assessment
This issue has not been assessed yet.