- Storing and retrieving data at a specific key
- Setting automatic expiration times for temporary data (TTL)
- Counting or summing values over time
- Retrieving JSON-serializable data across workflow executions
- Caching and rate limiting
- And any other case where you’d use a key-value store
Using pre-built Data Store actions
Pipedream provides several pre-built actions to set, get, delete, and perform other operations with data stores.Inserting data
To insert data into a data store:- Add a new step to your workflow.
- Search for the Data Stores app and select it.
- Select the Add or update a single record pre-built action.