See how we're enabling MCP + AI for integrations.
Persist Data Component
Quickly build integrations connecting your SaaS to the other products your customers use.
API Connectors
Integrate with customers’ other SaaS apps, fast
Prismatic’s built-in API connectors, plus logic and helper components, give you powerful building blocks to create integrations with other SaaS apps. And they work with all of Prismatic’s options for building integrations:
- Empower non-devs with a low-code designer
- Give devs freedom to build completely in code
- Let customers build their own automations

About the Persist Data Component
Persist small amounts of data that will be available later in the execution or in subsequent executions of the Instance
DocumentationActions
Action Name | Action Description |
---|---|
Cross Flow - Add Value To Set | Add a value to the set with the specified key, creating the set as needed |
Cross Flow - Append Value To List | Append a value to the list with the specified key, creating the list as needed |
Cross Flow - Append Multiple Values To a List | Append multiple values to the list with the specified key, creating the list as needed |
Cross Flow - Decrement Value | Decrement the stored integer value with the specified key by the specified amount |
Cross Flow - Get Value | Get the value with the specified key, returning the specified default value if key not present |
Cross Flow - Increment Value | Increment the stored integer value with the specified key by the specified amount |
Cross Flow - List Keys | List all keys persisted at the cross-flow level |
Cross Flow - Clear All State | Delete all cross-flow state stored for this instance |
Cross Flow - Remove Value | Remove the value with the specified key |
Cross Flow - Remove Value From List | Remove the value from the list with the specified key |
Cross Flow - Remove Value From Set | Remove the value from the set with the specified key |
Cross Flow - Save Current Time | Save the current time in UTC using the specified key |
Cross Flow - Save Value | Save a value with the specified key for use at a later time |
Execution - Add Value To Set | Add a value to the set with the specified key, creating the set as needed |
Execution - Append Value To List | Append a value to the list with the specified key, creating the list as needed |
Execution - Append Multiple Values To a List | Append multiple values to the list with the specified key, creating the list as needed |
Execution - Decrement Value | Decrement the stored integer value with the specified key by the specified amount |
Execution - Get Value | Get the value with the specified key, returning the specified default value if key not present |
Execution - Increment Value | Increment the stored integer value with the specified key by the specified amount |
Execution - List Keys | List all keys persisted at the execution level |
Execution - Clear All State | Delete all execution state |
Execution - Remove Value | Remove the value with the specified key |
Execution - Remove Value From List | Remove the value from the list with the specified key |
Execution - Remove Value From Set | Remove the value from the set with the specified key |
Execution - Save Current Time | Save the current time in UTC using the specified key |
Execution - Save Value | Save a value with the specified key for use at a later time |
Flow - Add Value To Set | Add a value to the set with the specified key, creating the set as needed |
Flow - Append Value To List | Append a value to the list with the specified key, creating the list as needed |
Flow - Append Multiple Values To a List | Append multiple values to the list with the specified key, creating the list as needed |
Flow - Decrement Value | Decrement the stored integer value with the specified key by the specified amount |
Flow - Get Value | Get the value with the specified key, returning the specified default value if key not present |
Flow - Increment Value | Increment the stored integer value with the specified key by the specified amount |
Flow - List Keys | List all keys persisted at the flow level |
Flow - Clear All State | Delete all flow state stored for this instance |
Flow - Remove Value | Remove the value with the specified key |
Flow - Remove Value From List | Remove the value from the list with the specified key |
Flow - Remove Value From Set | Remove the value from the set with the specified key |
Flow - Save Current Time | Save the current time in UTC using the specified key |
Flow - Save Value | Save a value with the specified key for use at a later time |
Integration - Add Value To Set | Add a value to the set with the specified key, creating the set as needed |
Integration - Append Value To List | Append a value to the list with the specified key, creating the list as needed |
Integration - Append Multiple Values To a List | Append multiple values to the list with the specified key, creating the list as needed |
Integration - Decrement Value | Decrement the stored integer value with the specified key by the specified amount |
Integration - Get Value | Get the value with the specified key, returning the specified default value if key not present |
Integration - Increment Value | Increment the stored integer value with the specified key by the specified amount |
Integration - List Keys | List all keys persisted at the integration level |
Integration - Clear All State | Delete all integration state stored for all instances of this integration |
Integration - Remove Value | Remove the value with the specified key |
Integration - Remove Value From List | Remove the value from the list with the specified key |
Integration - Remove Value From Set | Remove the value from the set with the specified key |
Integration - Save Current Time | Save the current time in UTC using the specified key |
Integration - Save Value | Save a value with the specified key for use at a later time |
Get Persist Data Usage Metrics | Get usage metrics for persisted data. Persisted data can total 64 MB. |
Get a Demo
Ready to get started?
Book a demo to see how Prismatic can help you deliver integrations fast.