INTEGRATIONS

Connects to your
engineering toolchain.

Open API architecture. Native connectors for CAD, BIM, ERP, and project controls — with more added every quarter.

ALL INTEGRATIONS

Every connection you need

Live integrations available now across CAD, BIM, ERP, project controls, and API.

LiveCAD & Design

AutoCAD / AutoCAD Plant 3D

Check in/out drawings from AutoCAD. Auto-register file version, revision, and issue status on upload. Coming: Plant 3D connector for piping isometric management.

🏛
LiveBIM

Revit / Navisworks

Upload and view Revit files in-browser. Import BCF clash reports from Navisworks into the EPCdoc issue register with full traceability.

🔧
LivePlant Design

PDMS / E3D / SP3D

Native connectors for Aveva PDMS/E3D and Hexagon SP3D. Auto-sync piping, structural, and equipment deliverables directly into the document register.

📊
LiveProject Controls

Primavera P6

Link engineering deliverables to P6 schedule activities. Show which documents are blocking construction activities. Alert when a document is overdue for its need date.

📅
LiveProject Controls

Microsoft Project

Connect your MS Project schedule to EPCdoc engineering deliverables. Track planned vs actual issue dates alongside your baseline programme.

🏭
LiveERP

SAP / Oracle ERP

Bi-directional integration with SAP and Oracle ERP. Push vendor document submissions, material deliveries, and inspection records. Pull PO data and vendor master.

🔷
LiveBIM

BCF Clash Reports

Import BCF files from any clash detection tool — Navisworks, Solibri, BIM Collab. Clashes become tracked issues linked to the relevant drawing in EPCdoc.

🔵
LiveMarkup & Review

Bluebeam Revu

Open PDF drawings directly in Bluebeam Revu for markup. Upload completed markups back to EPCdoc with version control and full audit trail.

LiveAPI & Dev

REST API

228 endpoints covering all EPCdoc modules. API keys per integration type. Full Swagger documentation. Webhooks for real-time event delivery to external systems.

🔔
LiveAPI & Dev

Webhooks

Receive real-time event notifications for document uploads, transmittal issues, vendor submissions, and status changes. Integrate EPCdoc into any workflow.

📋
LiveData

Excel / CSV Import

Import document registers, DDM rules, user lists, and RAID items from Excel or CSV. Migration wizard for bulk data import from other platforms.

🔐
LiveSecurity

SSO / SAML

Enterprise single sign-on via SAML 2.0 and OIDC. Connect to Azure Active Directory, Okta, Google Workspace, and any SAML-compatible identity provider.

API-First architecture

Build your own integration in hours

EPCdoc exposes 228 REST API endpoints across all modules. Every action you can take in the UI can be automated via the API. Full Swagger documentation available at /api-reference.

Bearer token authentication with per-key scopes
Webhooks for real-time event delivery
Tenant-scoped — your data only, always
Rate limits designed for enterprise workloads
// Upload a document via API
POST /v1/documents
// Get project transmittals
GET /v1/transmittals?project_id=...
// Trigger DDM rule
PATCH /v1/documents/:id/issue-status
// Webhook event example
{ "event": "transmittal.issued",
"data": { "ref": "GEN-TRA-00047" } }

Need a specific integration?

Tell us what you need. Enterprise customers get custom connector development as part of their plan.

💬 Ask me about EPCdoc