Trigger Another Flow
Start another Job using its ID and optional parameters
Parameters
Label (internal name) | Type | Default | Description |
---|---|---|---|
Flow Identifier (jobID) | string | Unique identifier (uuid) of the job to launch | |
Pass Input to new Flow (copyInput) | boolean | Pass current Action input (Nodes, Users, etc...) as input to the new Flow | |
Name (paramName) | string | Name of the parameter | |
Task Identifier (optional) (taskID) | string | If you need to know the task ID, otherwise generated automatically |