Webhook

Send an HTTP request to a URL and capture the response status code

What this step does

On the canvas this step appears as its own node with handles you wire to neighbours. Send an HTTP request to a URL and capture the response status code Open the step sheet to change labels, descriptions, and family-specific fields. See the Actions article for how this template sits beside related steps.

Execution tab

Built-in actions follow the integration fields on Execution. Webhook steps expose method, URL, headers, and body templates there. See Execution settings for the shared mental model.

Output tab

Use Output to map keys from {{exe.*}}, literals, or other tags into the JSON payload forwarded to the next step. See Expression variables for namespaces and resolution order.

Related