Get All Transitions
The Simulate Get All Transitions block returns all the available transitions for a DX transaction at its current stage, using the provided App Key and Transaction Key.

Output Pins

Last updated
The Simulate Get All Transitions block returns all the available transitions for a DX transaction at its current stage, using the provided App Key and Transaction Key.

Output Pins

Last updated
Example : 6Example : { "Id": "TS_17303499864332177FGR0Y9V", "Label": "Complete Work", "FromStage": { "name": "In-Progress", "isActive": true }, "ToStage": { "name": "Completed", "isActive": true }, "FieldTemplates": {} }