Variables
You can have global variables that are available to all of your workflows or define variables within a workflow. Variables can be used to store data between workflow executions or to share data between different workflows. Variables can be used to store and pass information between activities in a workflow.
You can view and create global variables from the Variables page.
-
The variable size for all variable types (Global, Environment, Local, Static, Input, Array Type, Object Type, and Table Type variables) is limited to 1 MB. If a user attempts to create a variable with a size greater than 1 MB, Automation will return an error.
-
As of October 4, 2023, the size of the Large String workflow variable type is limited to 10 MB.