Skip to main content
All endpoints below require X-API-Key: YOUR_API_KEY and are prefixed by https://api.visaflo.app.

Records

Files and Forms

Tasks

Notes and Workflows

Integration Pattern

For inbound integrations, use this order:
  1. Search for an existing lead, client, or case.
  2. Create the record only when no existing match is found.
  3. Use the returned VisaFlo ID for a task, note, file upload, or case update.
  4. Store the VisaFlo ID in your integration so later requests remain idempotent.
caseId is VisaFlo’s record ID. It is different from the human-readable caseNumber shown to staff and clients.