Guides
Guides

Guides

2 min read Last updated Jun 13, 2026 Guide

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

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.

Setup

  • Setting up HttpClient — Configure a reusable .NET HttpClient for authenticated Efimis REST API calls.

Clients & matters

  • 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.

Time & billing

Ledger & trust

Events & webhooks

Querying & reporting

Browse all recipes →

Scenarios

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 →