Automation
Webhook trigger
Fire a WEBHOOK-type automation by sending a POST request to its unique URL.
POST
Triggers an automation that uses the Webhook trigger type. Does not require authentication — the
webhookId acts as a secret. Keep it private.
Path parameters
string
required
The unique webhook ID from the automation’s trigger node configuration.
Request body
Send any JSON object. The entire body is available in the automation as{{payload.*}}.
Response
string
The execution ID for the triggered run.
Last modified on April 2, 2026
.png?fit=max&auto=format&n=V5LGcGniNC1X_QJO&q=85&s=8c9ba3ce9a0d0045976180c9f669af26)
