Launches a Wrkflow asynchronously. Use with 'Monitor Wrkflow' to track events within the launched Wrkflow
Application
Wrk
Inputs (what you have)
Name | Description | Data Type | Required? | Example |
Wrk API key | Your Wrk API key from https://account.wrk.com/api-key | Connected Account | Yes | |
Wrkflow UUID | The Wrkflow UUID of the Wrkflow you would like to launch | Text (Short) | Yes | |
Wrkflow launch name | Name of the Wrkflow launch. A default name will be generated if not provided | Text (Short) | No | |
Wrkflow start values | Key value pairs used to provide data to launch config values. See documentation for details | Text (Long) | No | |
Priority | The priority of the jobs in this Wrkflow. Jobs of a higher priority will all be completed before moving to jobs of a lower priority. Lower priority Wrkflow will take longer to complete | Number | No | |
Wrkflow launch file 1 | A file to be provided as an input variable | File | No | |
Wrkflow launch file variable name 1 | If file 1 is provided, the input variable name for that file in the Wrkflow being launched | Text (Short) | No | |
Wrkflow launch file 2 | A file to be provided as an input variable | File | No | |
Wrkflow launch file variable name 2 | If file 2 is provided, the input variable name for that file in the Wrkflow being launched | Text (Short) | No | |
Wrkflow launch file 3 | A file to be provided as an input variable | File | No | |
Wrkflow launch file variable name 3 | If file 3 is provided, the input variable name for that file in the Wrkflow being launched | Text (Short) | No |
Outputs (what you get)
Name | Description | Data Type | Required? | Example |
Wrkflow launch ID | ID of the launch that was created | Number | No | |
Error message | If unsuccessful, reason why the Wrkflow failed to launch | Text (Long) | No |
Outcomes
Name | Description |
Success | This status is selected if the job has successfully completed. |
Unsuccessful | This status is selected if the job has completed unsuccessfully. |
Requirements
N/A