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
| Name | Description | Data Type | Required? | Example |
|---|
| Wrk API key | Your Wrk API key from https://account.wrk.com/api-key | Connected Account | Yes | |
| Wrkflow launch ID | The Wrkflow launch ID you would like to Monitor | Number | Yes | |
Outputs (what you get)
| Name | Description | Data Type | Required? | Example |
|---|
| Message | Latest message from the Wrkflow | Text (Long) | No | |
| Message status | Status of the message | Text (Short) | No | |
| Question ID | ID of the question to send the user reply to | Text (Short) | No | |
| Activities array | Array on the complete monitoring thread | Text (Long) | No | |
Outcomes
| Name | Description |
|---|
| Success | This status is selected if the job has successfully completed. |
| Info | This status is selected if the Wrkflow has sent an info message back to Wrkflow monitoring. |
| Question | This status is selected if the Wrkflow has sent a question back to Wrkflow monitoring. |
Requirements