Variable Support

Introduction

The term variable support consists of a series of elements that are useful for conducting the automation. You can assign a value to the particular variable as per your specific requirements. The core advantage of variable support is that it help’s them to get rid of repeated data entry during your future automation. With the help of variable support, you can save the data for a single time and can utilize it for multiple events as per the requirement.

Overview

The variables are categorized into three parts: key, type, and value.

  • In the key field, you can name your variable.

  • In the type field, you can select the type of variable you wish to use. You can use three types of variables :

  1. String

  2. Boolean

  3. Number.

  • In the value field, you can store your required information for future use. Also, you can add, remove or edit these variable support elements at your convenience.

  • You can utilize these variables for any of your automation. It will be beneficial for you to access the required value easily.

Types of Value

The three types of values that can be stored by you are:

  1. String: Allows alphanumeric and special characters

  2. Boolean: Allows values to be either True or False

  3. Number: Allow numbers

How to Create?

  1. Click on account at the top right corner and select variable

     

  2. A form will appear on the screen, click on add variable.

     

  3. Provide the name of the variable in the key section, select the type of value and feed the desired value.

How to Use

All the created variables are available in the data slot section and could be easily fed in the automation as per your requirement. These data can be stored in a specific form by using the different types of values.

You can simply drag the set of variables from the variable list and drop it at the concerned input field. You can store the data once and use it multiple times as per your need.