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

NameRequiredTypeDescription

flowInterviewGuid

Yes

String

Automatically provided as $Flow.InterviewGuid.

flowApiName

No

String

Outputs

NameTypeDescription

flowInterviewGuid

String

The interview GUID

Last updated