Variables are containers for storing data. You can think of a variable as a āboxā for data, with a uniquely-named sticker on it.Ā
Imagine you are moving to a new home and you need to pack up all the things in your house into boxes. You might want a box for clothes, one for books, and one for the dishes. When you pack the boxes, it would be good to add a label to each box - that way, you know what is inside the specific box.
A variable is like a box - it is just a way to store your data.
ļ»æ
Variables store data as boxes store items.
Unlike a box, you can store exactly one thing in a variable. Variables have a fixed name and a value that can change. You can reference the name in your . The name is then replaced by the current value of your variable.
When using , you might need to save certain bits of information and assign a label to the information so that you can retrieve that information later. A user name, the day of the week, or available inventory left in your e-shop - these are just some examples of data that can be stored in variables.
Variables are reusable elements that can be mapped to any module in the module's input fields.
Types of variables
ļ»æ offers two types of variables:
System variablesĀ
Custom variables
Both system and custom variables can be used in . System variables are available to all users.
Custom variables are available only on Pro, Teams, and Enterprise plans. See Make pricing.
You can define custom variables for your organization and for your team.
System variables
ļ»æ
System variables are default options provided by . You cannot modify or delete system variables. You can use system variables in
Modules with input fields
Filters within the editor
Templates
System variables are available to all users and on all pricing plans.
System variables include information about:
the itself (scenario ID, scenario name, scenario URL)
the specific execution (execution ID, operations consumed, data consumed, execution start date/time)
the team the is in (team ID, team name)
the organization the is in (organization ID, organization name, operations left, data left, domain)
With system variables, you can see more information about your , current execution, team, and organization. Variables can be useful with error handling and activity tracking. For example, when there is an error in your , you can use the ID or organization name variables to pinpoint the exact execution and organization in which the error occurred.
Some other cases in which you might use system variables:
Create a slack message, email, or support ticket that contains a link to the that created the message.
Set email notifications to notify you once the operations left value reaches a certain number.
You can also reuse variables and map them to any module in the module's input fields.
The screenshot below shows the organization, team, and information received as the module output in bundle 1 using system variables. You can use this output in the subsequent module.
ļ»æ
You can find System variables under the Variables tab in the mapping dialog.
ļ»æ
Custom variables
ļ»æ
Custom variables are available only on Pro, Teams, and Enterprise pricing plans. Custom variables are not available on the Legacy planļ»æ. See Make pricing for more information.
You can create, edit and delete custom variables.
Custom variables are useful when you need to reuse the same information multiple times. Instead of writing it all over again from scratch every time, just use a custom variable instead.
Some cases where you might want to use custom variables:
Sending emails with a consistent email signatureĀ
Set a number of outreach attempts before you stop contacting a potential customer
Email addresses
Company name or address
Benefits of using custom variables include:
Saving time - You donāt have to make manual changes in many different when the key information changes.Ā
Accuracy - You donāt have to double-check every time whether the information is incorrect due to a human error.
Standardization ā More people can use the same variables so your business can be more consistent.
Custom variables make easier to manage and maintain.
You can define custom variables at the organization level and the team level. For each variable, you need to identify the following:
Name (permanent variable name)
Data type (text, number, Boolean, or date)
Value (the actual value of the variable)
You can create custom variables at the organization level and at the team level.
Variables are not meant to store secrets. Donāt use them for anything sensitive!
Variable values are not encrypted as they are stored in plain text. Donāt use variables to store passwords or any other sensitive data. Be aware that other team members and organization admins can access variables.
1
Decide if you want to create an organization variable or a team variable.Ā
For organization variables, go to the organization dashboard and click Variables > Add organization variable.
For team variables, go to the team dashboard and click Variables > Add team variable.
2
Fill in the following information:
Field
Description
Name
This field is mandatory and you cannot change it after you save it.
The name is the identifier of the variable.
The name must contain only letters, digits, or the symbols $ and _.
The name cannot start with a digit.
The name must contain a maximum of 128 characters.
Data type
Choose the variable data type from the dropdown menu
Number
Text
Boolean
Date
Value
Enter the value for your variable.
You can use letters, digits, spaces, and special characters.
Value cannot be empty.
ļ»æ
3
Click Save to save your custom variable.
Your new variable will appear in the list of variables.
To preview the variable value, hover over the individual value field.
ļ»æ
ļ»æ
If your other team members or organization admins use the same variable in their , the changes will affect them too.
1
Go to the variable you want to edit.
For organization variables, go to the organization dashboard and click Variables.
For team variables, go to the team dashboard and click Variables.
ļ»æ
2
In the list of your custom variables find the one you want to edit and click Edit next to it.
ļ»æ
3
Edit the variable as needed.Ā You can edit the variable data type and value.
4
Click Save to save your changes.
Your changes are saved and your updated variable will appear on the list of variables. Hover over the individual value field to preview the variable value.
The changes automatically update in the Make that already use the variable.
Deleting a variable that you already use in one or more can affect other users who use the same variable in their . After you delete a variable, the variable becomes inactive in all where it is used and it stops returning expected values.
1
Decide if you want to edit an organization variable or a team variable.
For organization variables, go to the organization dashboard and click Variables.
For team variables, go to the team dashboard and click Variables.
ļ»æ
2
In the list of your custom variables find the one you want to delete and click Delete next to it.
Delete_a_custom_variable_.png
ļ»æ
3
Click OK to confirm that you want to delete the variable.
The variable is deleted and disappears from your list of custom variables.
ļ»æ
You can see who changed the custom variable, when, and what the changes are.
1
Go to the custom variable whose history you want to check.
For organization variables, go to the organization dashboard and click Variables.
For team variables, go to the team dashboard and click Variables.
2
Click the dropdown menu next to Edit. Select Show history.
ļ»æ
A new window opens where you can see the variable history. The last change appears on the top.
Organization variables
ļ»æ
Owner
Admin
Member
Accountant
App Developer
Can access organization variables
ļ»æ
ļ»æ
ļ»æ
ļ»æ
ļ»æ
Can edit organization variables
ļ»æ
ļ»æ
ļ»æ
ļ»æ
ļ»æ
Can add organization variables
ļ»æ
ļ»æ
ļ»æ
ļ»æ
ļ»æ
Can delete organization variables
ļ»æ
ļ»æ
ļ»æ
ļ»æ
ļ»æ
Team variables
ļ»æ
Team Admin
Team Member
Team Monitoring
Team Operator
Team Restricted Member
Can access organization variables
ļ»æ
ļ»æ
ļ»æ
ļ»æ
ļ»æ
Can add organization variables
ļ»æ
ļ»æ
ļ»æ
ļ»æ
ļ»æ
Can edit organization variables
ļ»æ
ļ»æ
ļ»æ
ļ»æ
ļ»æ
Can delete organization variables
ļ»æ
ļ»æ
ļ»æ
ļ»æ
ļ»æ
Using variables in a
You can use variables in all within your account.
System variables are available to all users and custom variables are available only on some paid plans (Pro, Teams, and Enterprise). See Make pricing.
We prepared two simple examples which show how you can use system and custom variables in your .
Use this if you want to get notified once you reach a certain number of operations close to your operations limit. You can set the exact number after which you want to notify you.
In our example, we are sending notifications via Email, but you can use Slack, Skype, or any other messaging program.
Add a Tools module
1
In , navigate to Scenarios > Create a new scenario.
2
Add Tools > Set variable module.
3
Enter variable name, lifetime, and value.
Our variable's name is Operations left, it is valid for one execution, and the value is Ops limit.
4
Click OK to save.
ļ»æ
Add Email module
1
Add Email > Send an email module.
2
Create a connectoin to your email.
3
Select if you want to save your message after sending it. We don't want to save emails after sending them.
4
Enter the email address you want to send the email to. You can add multiple email addresses by clicking Add a recipient.
5
Enter email subject.
Choose something relevant for your context. Our subject is You've almost reached your operations limit.
6
Select the content type from the dropdown menu (HTML or Plaintext).
7
In the content field, enter the message.
To insert system variables, select the system variables from the variables tab.
ļ»æ
We use Operations left, Organization name, and Organization ID system variables to get the information about how many operations we have left in our specific organization.
Note: If you choose HTML as your content type, make sure to use HTML tags to format your text.
8
Optional: Add attachments.
Use advanced settings to add the copy and blind copy recipient, set up a custom sender email address, etc. We didn't use advanced options for this example.
9
Click OK to save.
Add a filter
1
To add a filter between two modules, click on the filter icon under the line connecting two modules.
ļ»æ
2
In the Label field, enter the name of your filter. You can also leave the label field empty.
3
In the Condition field, choose Operations left variable from the variable tab.
ļ»æ
4
On the field under Text operators: Equal to enter the number of operations after which you want us to notify you.
5
Click OK to save.
If you enter a label, it appears above the line connecting two modules once you save your filter.
In our example, we set up a filter which will notify us once we have only 1000 operations left in our organization.
ļ»æ
Test your scenario
Your should look similar to the screenshot below.
ļ»æ
Click Run once to test your .
You should get an email in your inbox similar to the one below once you reach your set operations limit.
ļ»æ
Create a scenario which sends automatic email responses when someone sends you an email. For example, if you get a lot of support tickets, use this to automatically respond to a ticket.
Custom variables are available only on Pro, Teams, and Enterprise pricing plans. Custom variables are not available on the Legacy plan. See Make pricing for more information.
Prepare custom variables
Prepare the custom variables that you want to use in your emails. In our example that would be the automatic email response and the signature.
1
Decide if you want to create an organization variable or a team variable.
For organization variables, go to the organization dashboard and click Variables > Add organization variable.
For team variables, go to the team dashboard and click Variables > Add team variable.
In our example, we use team variables because we refer to the support team.
2
Enter your variable name, data type, and value.
ļ»æ
3
Click Save to save your custom variable.
Your new variable will appear on the list of variables.
To preview the variable value, hover over the individual value field.
ļ»æ
Add an Email module
Select the folder whose emails you want to watch.
1
Go to Scenarios > Create a new scenario
2
Add Email > Watch email module.
3
Create a connectoin to your email.
4
Select the folder whose emails you want to watch.
5
Select the criteria of the emails you want to watch from the dropdown menu.
6
Optional: Specify if you want to watch emails from a specific email address, emails that contain a specific phrase, etc.
7
Click OK to save.
8
A pop-up appears. Choose from when to want to start watching emails.
Add a Send an email module
1
Add an Email > Send an email module.
2
Craete a connection to your email.
3
Select if you want to save your message after sending it. In this example, we won't save emails after sending them.
4
Enter the email address you want to receive the email to. You can add multiple email addresses by clicking Add a recipient.
5
Enter an email subject.
Choose something relevant to your context. Our subject line is the received email.
6
Select the content type from the dropdown menu (HTML or Plaintext).
7
In the content field, enter the message.
To insert custom variables, select the system variables from the variables tab.
ļ»æ
8
Optional: Add attachments if you wish.
Use advanced settings to add the copy and blind copy recipient, set up a custom sender email address, etc. We didn't use advanced options for this example.
9
Click OK to save.
Test your scenario
Click Run once to test your .
You can test the by sending a test email to yourself. You should get an email in your inbox similar to the one below.