Data Stores
Use Pipedream Data Stores to manage state throughout your workflows.
Empieza GratisCompatible con
IA Compatible
Herramientas
Add or update multiple records
Add or update multiple records to your Pipedream Data Store.
Add or update a single record
Add or update a single record in your Pipedream Data Store.
Append to record
Append to a record in your data store Pipedream Data Store. If the record does not exist, a new record will be created in an array format.
Delete All Records
Delete all records in your Pipedream Data Store.
Delete a single record
Delete a single record in your Pipedream Data Store.
Get all records
Get all records in your Pipedream Data Store. The memory consumption of the workflow can be affected, since this action will be exposing, to the workflow, the entire data from the selected datastore.
Get Difference
Get the difference between two data stores. Result contains key/value pairs where the key exists in one data store, but not the other. Pipedream Data Stores.
Get Record Keys
Get all record keys in your Pipedream Data Store that matches with your query. The memory consumption of the workflow can be affected, since this action will be exposing, to the workflow, the entire data from the selected datastore
Get record (or create one if not found)
Get a single record in your Pipedream Data Store or create one if it doesn't exist.
Check for existence of key
Check if a key exists in your Pipedream Data Store or create one if it doesn't exist.
List keys
List all keys in your Pipedream Data Store.
List Records
List all records in your Pipedream Data Store.
Update Record Expiration
Update the expiration time for a record in your Pipedream Data Store.