Manage your data storage and organize items with collections
The Datastore provides NoSQL database functionality for storing, retrieving, updating, and searching structured data in your workflows. Organize data with key-value pairs, optional sorting fields, and rich metadata support.
Select a data collection from the slash command menu to automatically preset the collection ID. This gives you access to all CRUD operations (create, read, update, delete, search) plus advanced features like pagination and triggers.For complete usage details, examples, and API reference, see the Datastore slash command documentation.