PipedreamHQ / PipedreamHQ/pipedream

[Components] action1

Open
#16,935 0 comments 0 reactions 0 assignees View on GitHub
triaged
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.