DocumentationAPI Reference
API ChangelogOpenAPI SpecStatus

Transactions Overview

Transactions provide the infrastructure to tie together every user interaction within Persona.

Transactions represent significant interactions or events (e.g. user onboarding, loan application journey, etc). While an Account in Persona represents a user or entity, a Transaction captures some event associated with that user/entity.

The Transaction Object is itself generic and unstructured, but you can define the object type, field schema, and status to model any event of relevance to your own organization.

Transactions are integrated via Workflows and tie automations across Persona objects and constructs. Transactions and Workflows connect all parts of the platform together and back to your own systems over time.

📘

Manage your transactions programmatically via the Transactions API


Next steps

Not sure where to begin? Here's a quick overview of the objects and their lifecycle.