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 - 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 - 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 - 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 - 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. |