Skip to content

Memory

This node allows you to store, modify, or retrieve variables in memory to be used across workflows or executions.

Reads or writes a persistent variable accessible by all workflows in the client.

FieldTypeDescription
actionSelectAction: get, set, update, delete
keyTextVariable key
dataTextValue to store (if applicable)
optionsTextAdditional control options (optional)
typeSelectData type: string, int, json, date…
persistentBooleanWhether the variable is stored persistently