CCH iFirm is Wolters Kluwer’s cloud suite for accounting firms to manage clients, engagements, time & billing, workflow, and document sharing. An unofficial API lets you programmatically pull client lists, engagement/jobs, tasks, timesheets, WIP and invoices, and documents—and push ne

CCH iFirm is a cloud platform for accounting and advisory practices that centralizes client management, engagements/jobs, time & billing, workflow, and document/portal collaboration. Firms use CCH iFirm to track compliance obligations and service delivery (e.g., audits, tax returns, BAS/VAT, financial statements), manage staff assignments and due dates, capture timesheets and WIP, issue invoices and collect payments, and exchange documents securely with clients.
Core product areas include:
Common data entities:
Accounting practices rely on CCH iFirm daily, but turning portal-based workflows into API-driven automation is non-trivial:
Supergood reverse-engineers authenticated browser flows and network interactions to deliver a resilient API endpoint layer for your CCH iFirm tenant.
Book a 30-minute session to confirm your modules, licensing, and authentication model.
We deliver a hardened CCH iFirm adapter tailored to your workflows and entitlements.
Go live with continuous monitoring and automatic adjustments as CCH iFirm evolves.
Authentication
/sessionsEstablish a session using credentials. Supergood manages MFA (SMS, email, TOTP) and SSO/OAuth when enabled. Returns a short-lived auth token maintained by the platform.
Authentication
/sessions/refreshRefresh an existing token to keep sessions uninterrupted.
Clients
/clientsList clients with filters and summary details.
Jobs/Engagements
/clients/{clientId}/jobsCreate a job (engagement) with type, period, budget, and assignments.
Workflow Tasks
/jobs/{jobId}/tasks/{taskId}Update task status, assignee, due date, and checklist progress.
Documents & Portal
/clients/{clientId}/documentsUpload a document with classification, tagging, and portal visibility.
- Mirror clients, contacts, and groups into your internal systems - Keep engagement/job metadata current for compliance dashboards and audit planning - Normalize identifiers (client codes, tax numbers) across multi-entity operations
- Create jobs and task structures from your compliance templates - Trigger approvals/sign-offs and track status transitions - Attach evidence files, map them to tasks, and surface reviewer checks
- Pull timesheets and WIP to reconcile with your financial systems - Generate invoices from engagement progress and push back to CCH iFirm - Monitor write-ups/downs and billable utilization for risk and performance reporting
- Upload policy/KYC documents and audit evidence directly to client folders - Control portal visibility and tags for downstream discovery - Streamline retention policies and audit trails for document handling
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 clients, jobs, tasks, timesheets, billing, and documents
Security
Encrypted transport, scoped tokens, and audit logging; respects CCH iFirm role-based permissions
Webhooks
Optional asynchronous delivery for long-running workflows (e.g., approvals, due date changes)
Latency
Sub-second responses for list/detail queries under normal load
Throughput
Designed for high-volume client/job sync and document/task processing
Reliability
Retry logic, backoff, and idempotency keys minimize duplicate actions
Adaptation
Continuous monitoring for UI/API changes with rapid adapter updates
Supergood supports workflows across commonly used modules such as Practice Management (Clients, Groups, Jobs/Engagements, Workflow/Tasks), Time & Billing (Timesheets, WIP, Invoices, Payments), and Document/Portal, 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.
Yes. We can normalize WIP, invoices, fees/disbursements, and billable hours to match your ERP/accounting schema and deliver updates via webhooks or polling while complying with rate and permission constraints. We commonly integrate with QuickBooks and Xero.
Yes. We support downloading approval artifacts and uploading attachments via signed uploads, with checksum validation and time-limited URLs. Portal visibility, retention policies, and tagging are modeled explicitly in our normalized responses.