See shared authentication and headers in Zapier API Overview.
Body
string
required
Zapier’s Catch Hook URL.
string
required
Token identifying the workflow item trigger.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Register a Zapier webhook for a specific workflow item token.
See shared authentication and headers in Zapier API Overview.
{
"hookUrl": "https://hooks.zapier.com/hooks/catch/123/workflow",
"token": "wf_item_token_123"
}
{ "status": "success", "id": 24680 }