Data Storage

Store and retrieve data


Data received or generated by a Scenario can be stored for future usage through Code Expressions.

By default, the data stored will be discarded 30 days after its creation date, but a custom TTL (Time To Live) can be defined every time a document is stored or updated. Also, there is an option to create documents that do not expire.

Please check the Expression code - Data Storage section for more details on how to use this feature.