A flow consists of a trigger and one or more actions.
What are the possible triggers?
What are the three roles associated with flow designer?
What are the four “Run Trigger” configuration options?
The Run Trigger configuration option specifies what to do when a condition is repeatedly met for a record.
The Run Trigger option only applies to Updated and Created or Updated triggers.
NOTE: To avoid over-approving, flows that use approvals should only be set to run once.
What are the options found in the “When to run the flow” field for the following choice lists:
Interactive sessions
Users
Tables
What do the following two options mean when configuring where to run the flow?
Flows that run on a regular basis use Date triggers. What are 3 basic examples?
Flow Designer has five Date triggers. What are they?
How would the trigger be set up for a flow that needed to run on the last day of each month?
To run a flow on the last day of the month, configure a Monthly Date trigger to run on day 31. The flow will execute on the last day of the month, even for months with fewer than 31 days.
What are the three application triggers for flows?
What is the following list?
These are the actions available to flow designer
How can the purpose of actions be documented in flow designer?
Use the Add Annotation icon to provide additional details on the purpose of the action. Annotations are useful to identify the purpose of an action.

What is the purpose of error handler and how many actions, flow logic, and subflows can be added?
Identify and correct issues caused by errors in a flow.
Up to 10 actions, flow logic, and subflows can be added to the Error Handler Section
Define the following Error Handler terms:
Error Handler Switch
Error Status
Code
Message
What are the error states reported in the execution details of a flow
What are the three possible states for a test flow execution?
The _____ _____ section shows what caused the flow to execute: a test or trigger.
The Session Information section shows what caused the flow to execute: a test or trigger.
The _____ _____ section shows how the trigger input variables were configured when the flow executed. _____ _____ vary based on the trigger type:
The Configuration Details section shows how the trigger input variables were configured when the flow executed. Configuration details vary based on the trigger type:
The _____ _____ section shows the output variables and runtime values from the trigger.
The Trigger Output section shows the output variables and runtime values from the trigger.
In the example, the trigger includes four output variables:
and Table Name. The runtime value for Table Name in the example is alm_hardware. Runtime values for record and reference variable types are sys_ids.

The _____ _____ section shows the action input variables and runtime values when the action executed.
The _____ _____ section shows output variables and runtime values when the action executed. Runtime values for record and reference variable types are links.
The Configuration Details section shows the action input variables and runtime values when the action executed.
The Output Data section shows output variables and runtime values when the action executed. Runtime values for record and reference variable types are links. Click the link to preview details for the referenced record.

Flows can run as two different users. Who are they?
NOTE: Flows with an Inbound Email trigger always run as the user who sent the email or the Guest user. The Run As value cannot be set for flows with an Inbound Email trigger.