Finish
Trace when a Flow has finished execution
Pair this action with Start. Use it at the very end of the Flow to ensure proper Flow execution tracing.
Inputs
Name | Required | Type | Description |
---|---|---|---|
flowInterviewGuid | Yes | String | Automatically provided as $Flow.InterviewGuid. |
flowApiName | No | String |
Outputs
Name | Type | Description |
---|---|---|
flowInterviewGuid | String | The interview GUID |
Last updated