Action

A generic workflow action step

What this step does

On the canvas this step appears as its own node with handles you wire to neighbours. A generic workflow action step 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