Loading
Upcoming Mandatory Changes to Public Key Infrastructure (PKI)Read More
Automate Your Business Processes
Table of Contents
Select Filters

          No results
          No results
          Here are some search tips

          Check the spelling of your keywords.
          Use more general search terms.
          Select fewer filters to broaden your search.

          Search all of Salesforce Help
          $Flow Global Variables Flow Orchestration Resource

          $Flow Global Variables Flow Orchestration Resource

          A $Flow global variable provides information about the running orchestration. Some variables contain system-provided values. You can update the other variables throughout the orchestration by storing output values in the variables.

          Required Editions

          View supported editions for Flow Orchestration.
          Global Variable Label Description
          $Flow.CurrentDate Running Flow Interview > CurrentDate Date when the flow interview executes the element that references the global variable.
          $Flow.CurrentDateTime Running Flow Interview > CurrentDateTime Date and time when the flow interview executes the element that references the global variable.
          $Flow.CurrentRecord Running Flow Interview > CurrentRecord ID of a related record. The value must be a single ID for a valid object. All custom objects and most standard objects are valid.
          $Flow.CurrentStage Running Flow Interview > CurrentStage

          The currently selected stage.

          Not supported for Flow Orchestration.

          $Flow.FaultMessage Running Flow Interview > FaultMessage System fault message that can help flow administrators troubleshoot runtime issues.
          $Flow.InterviewGuid Running Flow Interview > InterviewGuid Unique identifier for the interview.
          $Flow.InterviewStartTime Running Flow Interview > InterviewStartTime Date and time when the flow interview started.
           
          Loading
          Salesforce Help | Article