Filevine is software that helps law firms manage cases. It centralizes matter details, contacts, tasks, deadlines, documents, communications, intake, and reporting so attorneys and staff can collaborate, track progress, and meet obligations. An unofficial API lets a different tech com

Filevine is a legal case management platform used by law firms and in-house legal teams to organize matters, automate workflows, manage documents, and track communications and outcomes. It provides configurable project templates, task flows, deadline chains, intake forms, and reporting with robust permission controls.
Core product areas include:
Common data entities:
Law firms lean on Filevine daily, but turning portal-centric case work into API-driven automation—especially alongside iManage—introduces complexity:
Supergood reverse-engineers authenticated browser flows and network interactions to deliver a resilient API endpoint layer for your Filevine tenant.
Book a 30-minute session to confirm your modules, licensing, and authentication model.
We deliver a hardened Filevine adapter tailored to your workflows and entitlements.
Go live with continuous monitoring and automatic adjustments as Filevine evolves.
- Push new matters from your app into Filevine and create/link iManage workspaces - Map client/matter numbers and keep workspace metadata in sync - Publish stage changes and custom fields back to Filevine for reporting
- Create review tasks when iManage documents are checked in or reach specific versions - Generate deadline chains from matter type templates and notify assigned teams - Update task status and dispositions from your own case system
- Attach references to iManage documents to Filevine projects with category and author metadata - Track versions and trigger approvals without duplicating documents - Log notes and communications tied to documents for audit
- Centralize matter progress, tasks completed, and upcoming deadlines - Join Filevine activity with iManage document events for holistic dashboards - Export normalized audit logs across both systems
Authentication
Username/password with MFA (SMS, email, TOTP) and SSO/OAuth where enabled; supports service accounts or customer-managed credentials
Response format
JSON with consistent resource schemas and pagination across modules
Rate limits
Tuned for enterprise throughput while honoring customer entitlements and usage controls
Session management
Automatic reauth and cookie/session rotation with health checks
Data freshness
Near real-time retrieval of projects, tasks, deadlines, documents, and communications
Security
Encrypted transport, scoped tokens, and audit logging; respects Filevine role-based permissions
Webhooks
Optional asynchronous delivery for long-running workflows (e.g., deadline chains, bulk intake) and document-link change events
Latency
Sub-second responses for list/detail queries under normal load; document operations reflect underlying platform behavior
Throughput
Designed for high-volume matter intake and task/deadline synchronization
Reliability
Retry logic, backoff, and idempotency keys minimize duplicates and support at-least-once processing
Adaptation
Continuous monitoring for UI/API changes with rapid adapter updates
Supergood supports workflows commonly used for legal case management, including Projects/Matters, Tasks & Deadlines (chains, reminders), Documents & Mailroom (uploads, links, document generation), Intake (Lead Docket), Communications, and Reporting, subject to your licensing and entitlements. We scope coverage during integration assessment.
We support username/password + MFA (SMS, email, TOTP) and can operate behind SSO/OAuth when enabled. Sessions are refreshed automatically with secure challenge handling and monitoring for session expiry.
Yes. We store normalized pointers to iManage workspaces (client/matter numbers, workspace IDs) and document references (library, doc ID, version). We sync metadata and can trigger tasks and deadlines based on document events while keeping iManage as the source of truth for files.
We preserve tenant-specific custom fields as flexible key/value objects while normalizing common attributes (title, stage, status, team). This lets you query and update standard fields consistently and access custom data for reporting.
Yes. We support high-volume project creation with job status polling, and we can generate deadline chains from templates with reminders and webhooks for state changes.
Yes. We support uploading attachments via signed uploads, linking to iManage documents, and capturing notes, approver, and timestamps with immutable audit records.