For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Help CenterOpenAPI SpecStatus
OverviewInquiriesTransactionsAPI ReferenceChangelog
OverviewInquiriesTransactionsAPI ReferenceChangelog
  • Overview
    • Inquiries Overview
    • Inquiry Model Lifecycle
    • Inquiry Templates
  • Managing inquiries
    • Creating Inquiries
    • Resuming Inquiries
    • Accessing Inquiry status and data
      • Inquiries Best Practices
      • Ensuring user access to Inquiries
      • Prevent users from creating multiple Inquiries
      • Integration Testing
  • Hosted Flow integration
  • Embedded Flow integration
  • Mobile SDK integration
    • Overview
    • Webview
  • Troubleshooting
    • Troubleshooting Steps
    • Troubleshooting Common Issues
LogoLogo
Help CenterOpenAPI SpecStatus
On this page
  • Use webhooks for the most up-to-date Inquiry status
  • Using reference IDs
  • Prefilling fields
Managing inquiriesBest practices

Inquiries Best Practices

Use webhooks for the most up-to-date Inquiry status

Persona recommends setting up Webhooks to listen for any changes in Inquiry data over polling or client callbacks.

See Accessing Inquiry status for more information.

Using reference IDs

We recommend always providing a reference ID when creating inquiries to make it easier to tie inquiries to individuals in your system.

See Reference IDs for more information.

Prefilling fields

Pre-populating inquiries with information you’ve already collected on your user will help streamline the user experience, reduce dropoff, and provide an extra level of assurance that the user is valid.

See Prefilling Inquiry Fields for more information.

Was this page helpful?
Previous

Ensuring user access to Inquiries

Next
Built with