Comment on page
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.
Name | Required | Type | Description |
---|---|---|---|
flowInterviewGuid | Yes | String | Automatically provided as $Flow.InterviewGuid. |
flowApiName | No | String | |
Name | Type | Description |
---|---|---|
flowInterviewGuid | String | The interview GUID |
Last modified 9mo ago