Skip to main content

Launch an async Wrkflow

Launches a Wrkflow asynchronously. Use with 'Monitor Wrkflow' to track events within the launched Wrkflow

Application

  • Wrk

Inputs (what you have)

NameDescriptionData TypeRequired?Example
Wrk API keyYour Wrk API key from https://account.wrk.com/api-keyConnected AccountYes
Wrkflow UUIDThe Wrkflow UUID of the Wrkflow you would like to launchText (Short)Yes
Wrkflow launch nameName of the Wrkflow launch. A default name will be generated if not providedText (Short)No
Wrkflow start valuesKey value pairs used to provide data to launch config values. See documentation for detailsText (Long)No
PriorityThe 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 completeNumberNo
Wrkflow launch file 1A file to be provided as an input variableFileNo
Wrkflow launch file variable name 1If file 1 is provided, the input variable name for that file in the Wrkflow being launchedText (Short)No
Wrkflow launch file 2A file to be provided as an input variableFileNo
Wrkflow launch file variable name 2If file 2 is provided, the input variable name for that file in the Wrkflow being launchedText (Short)No
Wrkflow launch file 3A file to be provided as an input variableFileNo
Wrkflow launch file variable name 3If file 3 is provided, the input variable name for that file in the Wrkflow being launchedText (Short)No

Outputs (what you get)

NameDescriptionData TypeRequired?Example
Wrkflow launch IDID of the launch that was createdNumberNo
Error messageIf unsuccessful, reason why the Wrkflow failed to launchText (Long)No

Outcomes

NameDescription
SuccessThis status is selected if the job has successfully completed.
UnsuccessfulThis status is selected if the job has completed unsuccessfully.

Requirements

  • N/A