Data Store

Store and retrieve keys with local and global scope for your workflows.

Actions

  • Flow store: Store and retrieve one or more key-value pairs with local scope.
  • Account store: Store and retrieve one or more key-value pairs with global scope.
  • Memory store: Store and retrieve one or more key-value pairs that are specific to one workflow.

Learn more about how to use Account Store, Flow Store, and Memory Store.