Using Data Stores

Use Data Stores as permanent storage for key-value pairs.

SnatchBot Automation Flow provides a built-in key-value database that you can use to store data permanently. Keys and values can be any type of text. This is especially useful if you want to store e.g. orders, contacts, emails, calls or any other data permanently right inside SnatchBot. You can also use data stores across multiple flows and view or search your data in the SnatchBot Automation Flow UI.

2328

Use Datastore components in your flows:

2318

View your data and add/edit items manually:

3578

Next Steps

Use Variables as placeholders for incoming data.