Litify is a Salesforce-native legal operating platform that runs intake, matter management, document automation, time and billing, spend management, and analytics for law firms and in-house legal teams. An unofficial API lets you programmatically pull matters, intakes, documents, time entries, and invoices—and push updates like new intakes, matter records, time entries, and billing activity back into Litify.

Litify is a cloud-based legal operating platform, built natively on Salesforce, that helps law firms and corporate legal departments automate workflows across the full case lifecycle. Legal teams use Litify to run client intake, manage matters, generate and store documents, capture time, review and pay invoices, manage outside-counsel spend, and surface analytics—centralizing case data and processes on top of the Salesforce infrastructure and integration ecosystem.
Core product areas include:
Common data entities:
Firms run mission-critical case and billing workflows on Litify daily, but turning a Salesforce-native, configuration-driven deployment into reliable API-driven automation is non-trivial:
Supergood reverse-engineers authenticated browser flows and the Salesforce-backed surfaces behind your Litify org to deliver a resilient API layer—across intake, matters, documents, and billing—normalized to your firm's configuration.
Use Litify with AI agents: Litify MCP Server →
Book a 30-minute session to confirm your Litify modules, matter templates, and authentication model.
We deliver a production-ready Litify adapter tailored to your org configuration and entitlements.
Go live with continuous monitoring and automatic adjustments as Litify and Salesforce evolve.
Authentication
/authenticateAuthenticate to a Litify org via OAuth/connected app or MFA and obtain a session token for downstream calls.
Matters
/mattersList matters with filters for practice area, status, assigned attorney, template, and date range.
Matters
/create_matterCreate a new matter against the firm's configured matter template with parties, tasks, and custom fields.
Intake
/intakesRetrieve intakes, leads, and questionnaire responses with status and source filters.
Billing
/time_entriesPull captured time entries with matter, timekeeper, billable status, and date filters.
Billing
/create_time_entryPost a new time entry to a matter with duration, narrative, rate, and billable flags.
- Pull active matters, tasks, and activity timelines into a single warehouse - Stream intake and lead events to downstream marketing and reporting tools - Reconcile client, contact, and party records across the firm for a unified view
- Push new intakes and questionnaire responses into Litify without portal clicks - Trigger matter creation from qualified leads against the right template - Route referrals, declines, and follow-ups to the correct teams automatically
- Sync time entries, invoices, and payments into accounting and AR systems - Push captured time from external timers back into the correct matter - Surface unbilled time and spend-management exceptions to finance workflows
- Pull generated documents and attachments from matters for archival and review - Push uploads and signed files back onto the right matter record - Trigger document generation from external systems against firm templates
Authentication
OAuth, connected apps, and MFA (SMS, email, TOTP) handled in a managed session
Connectivity
Authenticated browser flows plus the Salesforce-backed APIs surfaced by your Litify org
Response format
Normalized JSON across Intake, Matter, Document, and Billing objects
Rate limits
Adaptive throttling tuned to Salesforce API and governor limits to avoid org-side caps
Session management
Automatic session refresh, MFA replay handling, and credential rotation
Data freshness
Near real-time pulls for matters, intakes, and billing with optional scheduled batch syncs
Security
Encrypted credential vault, scoped access tokens, SOC 2-aligned controls, and audit logging
Webhooks
Event-style callbacks for new intakes, matter status changes, time entries, and invoice activity
Latency
Sub-second reads on cached entities; multi-second writes when posting through matter and billing workflows
Throughput
Horizontally scaled workers sized to firm matter, intake, and billing volume
Reliability
Retry, backoff, and idempotency keys for matter creation, time entries, and billing transactions
Adaptation
Continuous monitoring of Litify and Salesforce releases plus firm-specific configuration drift
Yes. Supergood operates against the Salesforce-backed surfaces behind your Litify org and normalizes Litify managed-package objects—matters, intakes, documents, and billing—so you integrate once without wiring up raw Salesforce APIs and namespaces yourself.
Each org is profiled against its configured matter templates, intake questionnaires, task lists, and custom fields. Supergood preserves firm-specific fields and lifecycle states rather than forcing a generic schema.
Yes. The API supports pulling matters, intakes, documents, time entries, and invoices, and pushing updates like new intakes, matter records, time entries, and billing activity back into Litify.
Supergood applies adaptive throttling, batching, and backoff tuned to Salesforce request and governor limits, so integrations stay within your org's caps while keeping data fresh.
No. Supergood works with your existing Litify entitlements and authenticated sessions—no separate partner or marketplace approval is required to get started.