You are here:
Flow Approval Processes Resources
Each resource represents a value that you can reference throughout the flow approval process.
Required Editions
In Flow Builder, the Manager tab shows the resources that are available in the flow approval process.
You can create some resources by clicking New Resource. The system providers certain resources, such as global constants and global variables. Other resources are created when you add an element to a flow approval process. For example, when you add a Decision element, a resource for each decision outcome is created.
| Resource | Description | Creatable from the Resources Tab |
|---|---|---|
| Constant | Store a fixed value that you can use throughout a flow approval process. | Yes |
| Decision Outcome | When you add a Decision element to a flow approval process, its outcomes are
available as Boolean resources. If an outcome path has been executed in the running
flow approval process, the resource’s value is True. |
No |
| Element |
|
No |
| Formula | Calculate a value when the formula is used in the flow approval process. | Yes |
| Global Constants Flow Approval Processes Resource Global Constant | Use fixed, system-provided values such as EmptyString,
True, and False. |
No |
| Global Variable | Use system-provided variables that reference information about the Salesforce org or running user, such as the user’s ID or the API session ID. | No |
| Step Flow Approval Processes Resource | Organize the work done in a flow approval process stage. | No |
| Text Template | Store text that can be changed and used throughout the flow approval process. To format the text, use HTML tags. | Yes |
| Variable | Store a value that can be changed throughout the flow approval process. | Yes |
Did this article solve your issue?
Let us know so we can improve!

