Links
Comment on page

Resume

Resume Flow tracing across transactions
Pair this with Start and Finish actions. Use this action after a Screen Flow action to resume execution tracing for individual executions of the Flow ("interviews" in Flow-speak). Screen Flow actions can cause the transaction for the Flow execution to change which makes execution tracing difficult. Resuming tracking of the original transaction from the Start will allow us to continue to track the full Flow execution lifecycle.

Inputs

Name
Required
Type
Description
flowInterviewGuid
Yes
String
The interview GUID from the Start element in your Flow.
flowApiName
No
String
The API name of the flow

Outputs

Name
Type
Description
flowInterviewGuid
String
The interview GUID
Last modified 9mo ago