Parameters¶
Introduction¶
You can define global variables from the Configuration > Parameters page. These variables are listed under the app. You may want to store some constant parameter values within the app. Settings is a suitable structure for this. You can store the data you want to keep in the app in accordance with the key-value store structure. You can use this stored data in microflows or integrations.
Creating a New Parameter¶
In the Parameters page, click New Parameter to create a new setting:
In the Parameter dialog, set the key and value:
-
Key: The unique name of the created setting record.
-
Value: The field where the value of the created setting record is defined. This is a multi-text field.