-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Closed
Labels
triagedFor maintainers: This issue has been triaged by a Pipedream employeeFor maintainers: This issue has been triaged by a Pipedream employee
Description
circleci
URLs
Webhook Sources
new-item-instant
Prompt
Emit new event when a new item is created in the app. Configure optional filters such as item type or status.
updated-item-instant
Prompt
Emit new event when an existing item is updated. Configure optional props to filter by updated fields or item type.
new-comment-instant
Prompt
Emit new event when a comment is added to an existing item. Optionally configure filters for specific item types or users.
Actions
create-item
Prompt
Create a new item in the app. Specify required fields such as title, content, and optional metadata.
update-item
Prompt
Update an existing item in the app using its unique identifier. Provide the fields to update such as title, status, or other metadata.
add-comment
Prompt
Add a comment to an existing item. Specify the item ID, comment content, and optional user details.
Metadata
Metadata
Assignees
Labels
triagedFor maintainers: This issue has been triaged by a Pipedream employeeFor maintainers: This issue has been triaged by a Pipedream employee
Type
Projects
Status
Done