A flow interview begins each time the flow runs. A flow interview is an instance of a flow.
Each interview can follow a different path through the flow and result in different actions depending on the data provided for that interview, either by input variables or input components on a screen.
To see how the interview works, debug your existing flow from the flow builder.
From Flow Builder, click Debug
Click Run.
Review the debug details, first card explains how the interview started ( A user started the flow interview) then it followed the path (actions) in the flow.

If your flow contains various decision-making components, the flow interview will follow a different course based on the information you have provided.
Advertisements
Advertisements
- How To Create an Einstein Bot in Salesforce?Salesforce Einstein Bot is a multilingual, automated customer service tool that improves customer interactions and reduces costs.
- Salesforce Classic Encryption for Custom Fields ExplainedSalesforce Classic Encryption for Custom Fields allows users to encrypt custom text fields and control access to sensitive information at no additional cost.
- The 10 Must-Know LWC Wire Adapters in SalesforceSalesforce’s Lightning Web Components (LWC) has revolutionized UI development with Wire Service (Wire Adapters), enabling effective communication with the Salesforce platform. This post explores ten popular LWC wire adapters, which fetch and manipulate data efficiently.