workflow:transition
This message is sent when a Workflow transitions to a new state.
The object
will include the std:workflow
source, so to determine the workflow state and information in the forms, find the relevant workflow in the object.workflows
array by selecting on the workType
property.
Message properties
The message includes the standard top level properties.
property action
"workflow:transition"
property object
The object in the standard JSON serialisation format.