CCH ProSystem fx Document is document management software from Wolters Kluwer built for accounting and audit firms. An unofficial API lets you programmatically pull client and engagement folders, search and download documents with metadata and versions, start routing sheets for approv

CCH ProSystem fx Document is Wolters Kluwer’s enterprise-grade document management system for accounting and audit firms. It centralizes client documents, engagement binders, approvals, retention policies, and portal publishing, integrating with the broader ProSystem fx Suite (e.g., Engagement, Practice, Tax) and often with CCH Axcess cloud modules.
Core product areas include:
Common data entities:
Accounting and audit teams rely on ProSystem fx Document every day, but turning portal-first and binder-centric 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 ProSystem fx Document tenant.
Book a 30-minute session to confirm your modules, licensing, and authentication model.
We deliver a hardened ProSystem fx Document adapter tailored to your workflows and entitlements.
Go live with continuous monitoring and automatic adjustments as ProSystem fx Document evolves.
Authentication
/sessionsEstablish a session using credentials. Supergood manages MFA (SMS, email, TOTP) and SSO/OAuth/AD when enabled. Returns a short-lived auth token maintained by the platform.
Authentication
/sessions/refreshRefresh an existing token to keep sessions uninterrupted.
Documents
/documentsSearch and list documents across file cabinets and engagement folders with rich filters.
Documents
/documentsUpload a document with metadata and retention settings.
Routing Sheets
/routing-sheetsCreate an approval workflow (routing sheet) for a document with steps and due dates.
Portal Publishing
/documents/{documentId}/sharesPublish a document to the client portal with visibility and expiry controls.
- Mirror engagement folders and document metadata into your GRC platform - Auto-ingest evidence from your product (screenshots, exports, logs) and file to the correct binder path - Maintain version history, check-in/out states, and audit trails for testing documentation
- Push updated policies and procedures to relevant cabinets and folders - Create routing sheets for manager/partner approvals and staff attestations - Track approval SLAs, escalate overdue steps, and archive signed artifacts
- Publish final reports, SOC packages, or tax deliverables to the client portal with expiry controls - Notify stakeholders and log downloads for compliance reporting - Synchronize deliverable statuses with CRM or ERP
- Apply retention policies programmatically and set legal holds during investigations - Generate destruction dates and hold overrides while preserving audit history - Align retention schedules with your enterprise records program
Authentication
Username/password with MFA (SMS, email, TOTP) and SSO/OAuth/Active Directory 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, cabinets, documents, routing sheets, and portal shares
Security
Encrypted transport, scoped tokens, and audit logging; respects ProSystem fx Document role-based permissions
Webhooks
Optional asynchronous delivery for long-running workflows (e.g., approvals, portal downloads)
Latency
Sub-second responses for list/detail queries under normal load
Throughput
Designed for high-volume document search, upload, and approval routing
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 Document Management (File Cabinets, Folders, Documents), Workflow & Approvals (Routing Sheets, E-signatures), and Client Portal Publishing, 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 or Windows-integrated authentication (AD) when enabled. Sessions are refreshed automatically with secure challenge handling.
Yes. We model document states explicitly and enforce idempotent updates to preserve version history. Check-out locks and check-in actions are synchronized to prevent conflicts.
Yes. We can apply policy IDs, set/deset legal holds, compute destruction dates, and track retention changes with audit logging while respecting firm permissions.
Yes. We support portal sharing with visibility scopes, expiry dates, and optional acknowledgments, and can stream download events back to your systems via webhooks.