Skip to main content

Monitor a Wrkflow

Monitors a Wrkflow triggered by the ‘Launch an async Wrkflow’ Wrk Action and will return any questions or information messages from the launch console of the monitored 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 launch IDThe Wrkflow launch ID you would like to MonitorNumberYes

Outputs (what you get)

NameDescriptionData TypeRequired?Example
MessageLatest message from the WrkflowText (Long)No
Message statusStatus of the messageText (Short)No
Question IDID of the question to send the user reply toText (Short)No
Activities arrayArray on the complete monitoring threadText (Long)No

Outcomes

NameDescription
SuccessThis status is selected if the job has successfully completed.
InfoThis status is selected if the Wrkflow has sent an info message back to Wrkflow monitoring.
QuestionThis status is selected if the Wrkflow has sent a question back to Wrkflow monitoring.

Requirements

  • N/A