Skip to content

Guides

1 min readLast updated Jun 13, 2026

Task-oriented resources for building real integrations. Unlike the API reference, which documents what endpoints exist, guides walk you through common patterns and integration scenarios.

Recipes are focused patterns for specific integration tasks — one job, the key API surface, and the implementation notes that matter when wiring a real system. Each recipe is deliberately small and practical.

Use recipes when you understand the platform basics and want a working pattern for creating records, subscribing to events, or querying reporting data.

  • Creating a client — Create an entity first, then assign the client role to that entity.
  • Creating a matter — Open a matter from an existing client and leave firm-specific setup to authorised users.

Browse all recipes →

Scenarios map common integration types to the API endpoints and events you will need. Use them when scoping a new integration to see how the pieces fit together.

Covered scenarios include time tracking, HR payroll, expense capture, CRM, general ledger, reporting, debt collection, client portals, onboarding, and case management.

Browse all scenarios →