Overview
Global variables store information that you can reference and invoke in the application by using the dollar ($) sign. Global variables can be currently used in custom actions such as notifications and webhooks. Using global variables, you can store information, such as auth tokens that can be called from webhooks. The actual values will replace the global variables used in notifications and webhooks in the server side.
You can configure global variables in groups of 10, and a maximum of 25 groups are allowed. The variable names must be unique within a group.
Role Required: SDAdmin
- Go to Setup > Developer Space > Global Variables.
- Click New Group and provide a name and description.
- Specify a variable and the value it must hold. Use the + icon to add up to 10 variables.
- Click Save.
List View Operations
In the global variable list view, click

and choose
Edit or
Delete.
You can alternately select the required variables and bulk delete them by clicking the Delete button.