Tool to create a new webhook in a workspace. Use when you want to subscribe to workspace events by registering a callback URL.
urlRequiredstringDestination URL for webhook notifications.
nameRequiredstringWebhook name (2..30 characters).
workspaceIdRequiredstringRepresents workspace identifier across the system.
webhookEventRequiredstringEvent type that triggers the webhook.
triggerSourceRequiredarrayList of resource IDs that will trigger the webhook. Must match the type specified in trigger_source_type (e.g., workspace IDs for WORKSPACE_ID, user IDs for USER_ID).
triggerSourceTypeRequiredstringType of resource that triggers events. Must be compatible with the webhook_event (e.g., WORKSPACE_ID works with most events, USER_ID works with timer/time entry events).
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.