run-workflow

Description

The run-workflow adaptor runs another Workflow allowing you to re-use a workflow across multiple workflows without having to import the individual adaptors. This allows you to make common 'building block' workflows and use them in any number of new workflows.

Inputs

workflow Type: text Required: Yes The ID or the URL of the workflow to run.

Outputs

Examples

Example 1: Default Behaviour.

Inputs:

workflow: nCqNLD6DokPC2TUg8rmps

Outputs:

-> Executed the workflow nCqNLD6DokPC2TUg8rmps.

Last updated