Add a Run In Parallel Action

You use the Run In Parallel action to run multiple action chain paths in parallel, wait for their responses, and produce a combined result.

To add a Run In Parallel action to an action chain:
  1. Open the Actions editor, for example, at the page level.
  2. Create an action chain, or open an existing action chain to add the action in the editor.
  3. Drag Run in Parallel from the Logic section of the Actions palette into the action chain.

    You can drag the action onto the Add icon ( Add icon ) in the action chain, or between existing actions in the chain.
    Description of runinparallel-add.png follows
    Description of the illustration runinparallel-add.png

  4. Update the ID field in the Properties pane to make the action more easily identifiable.
  5. Click each Add icon ( Add icon ) under the Run in Parallel node to define the actions you want to run in parallel, for example, you could make two REST calls, then do some assignments only after they both complete: