How to Add variable

Create a variable from the application workspace.

  • Click the Application folder, where you'll find an option to add variables.

  • Click 'Variables'. A new page will appear, displaying variables you have already created.

On the variable creation page, provide the following details:

  • Variable Group Name: Specify a name for the group to categorize related variables.

  • Choose Data Type: Choose the data type for the variable (e.g., String, Integer, Boolean).

  • Variable Name: Provide a unique name for the variable.

  • Default Value: Set a default value for the variable.

After entering the details, click "Save" to create the new variable.

Create a variable from the workflow canvas.

  1. Click on the "Variable" icon located in the top-right corner.

  1. To create a new variable, click on the "Create Variables" link.

  2. On the variable creation page, provide the following details:

  • Group Name: Specify a name for the group to categorize related variables.

  • Choose Data Type: Choose the data type for the variable (e.g., String, Integer, Boolean).

  • Variable Name: Provide a unique name for the variable.

  • Default Value: Set a default value for the variable.

Last updated