Skip to main content

Call On-Demand Automation

Run another automation that has an On demand trigger — useful for reusable sub-workflows. Add it from Add Condition, Record or ActionActionCall On-Demand.

Configuration

FieldDescription
On-demand automationThe automation to run. The current automation is excluded from the list.
Input parametersA value for each parameter the target automation defines.

Mapping input parameters

Each parameter maps according to its type:

  • Scalar (string, number, boolean, and so on) — Enter a value or insert a {{alias.field}} token.
  • Object (from a Collection or JSON Object) — Either turn on Pass as whole object to bind a single record reference, or map each field or property individually.

If the target automation returns a value (its response type is not Void), a Response name field appears. Set an alias to reference the returned value in later steps.