Memory
This node allows storing, modifying or retrieving variables in memory to be used between flows or executions.
Function
Section titled “Function”Reads or writes a persistent variable accessible by all client flows.
Configuration
Section titled “Configuration”| Field | Type | Description |
|---|---|---|
| action | Select | Action: get, set, update, delete |
| key | Text | Variable key |
| data | Text | Value to store (if applicable) |
| options | Text | Additional control options (optional) |
| type | Select | Data type: string, int, json, date… |
| persistent | Boolean | Whether to save persistently |
Multi-language
Section titled “Multi-language”help.es: Permite gestionar variables almacenandolas en memoriahelp.en: Manage variables stored in memory accessible to all workflows