Tool to create a new webhook for call or lead events. Use when you need to receive real-time notifications on specific events. Example: "Create a webhook for call_completed events to http://example.com/callback".
nameRequiredstringA descriptive name for the webhook.
eventRequiredstringEvent that triggers this webhook.
fieldstringFor lead_created or lead_updated events only: field to watch for changes.
filterstringFor lead_created or lead_updated events only: value the watched field must match.
team_idintegerFor call_completed events only when direction is outbound: the team ID to filter on.
directionstringFor call_completed events only: whether to trigger on outbound or inbound calls.
number_idintegerFor call_completed events only when direction is inbound: the number ID to filter on.
target_urlRequiredstringThe callback URL to receive the webhook.
call_statusstringFor call_completed events only: status filter.
call_lead_statusstringFor call_completed events only: lead outcome filter.
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.