Tool to create a new webhook for real-time event notifications. Use when you need to configure a callback endpoint for task or comment events. Example: "Create a webhook for 'task_create' events to be sent to 'https://example.com/webhook'."
eventRequiredstringEvent that triggers the webhook. One of 'task_create', 'task_update', 'comment', or 'task_destroy'.
project_idintegerID of the project to apply the webhook to. If omitted, applies to all projects.
target_urlRequiredstringURL to which webhook payloads will be delivered.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.