Onsite Construction Cloud
Home/Integrations
Connected Ecosystem

Connect the tools you rely on. One unified workflow.

Onsite integrates seamlessly with the industry-standard software your teams use every day — from BIM authoring and ERP to scheduling and cloud storage.

15+

Integrations

6

Categories

REST

Open API

2-way

Data sync

Core integrations

Directory

All Integrations

Autodesk Revit

Design & BIM

Publish BIM models and drawings directly from Autodesk Revit into the Onsite Construction Cloud with the native plug-in. One-click publishing keeps design and construction teams fully synchronized.

Autodesk

Design & BIM

Bi-directional integration with Autodesk Construction Cloud for BIM models, drawing packages, RFIs, and submittals — connecting design coordination with live field execution.

Google Drive

Document & Storage

Sync construction documents directly from Google Drive into the Onsite document management system. Files stay current across both platforms without manual uploads or version conflicts.

Dropbox

Document & Storage

Connect your Dropbox storage to Onsite and manage project files from a single interface. Transmittals, drawings, and reports remain accessible from both platforms in real time.

SharePoint

Document & Storage

Bi-directional sync between SharePoint document libraries and the Onsite document management system. Maintain a single source of truth without duplicating file management effort.

Power BI

Data & Analytics

Publish live Onsite project data to Power BI dashboards for custom enterprise reporting. Build portfolio-wide analytics, KPI tracking, and executive views on top of your construction data.

Microsoft Azure Data Lake

Data & Analytics

Export Onsite project data at scale to Microsoft Azure Data Lake for enterprise data warehousing. Feed downstream analytics, AI models, and reporting pipelines with structured construction data.

SAP

ERP & CRM

Connect Onsite with SAP ERP for seamless integration of project procurement, cost management, and financial reporting. Construction performance and enterprise finance in one unified view.

Oracle ERP

ERP & CRM

Link Oracle ERP with Onsite to align project costs, contracts, and financial performance in real time. Every project event in Onsite reflected accurately in your enterprise financial system.

Microsoft Dynamics 365

ERP & CRM

Integrate CRM and ERP workflows from Microsoft Dynamics 365 with Onsite project management. Connect sales pipelines, client relationships, and project delivery into one data flow.

Salesforce

ERP & CRM

Connect Salesforce CRM to Onsite for unified client management and project pipeline visibility. Bridge the gap between sales handoff and project execution without re-entering data.

Oracle Primavera

Scheduling

Sync Oracle Primavera P6 project schedules with Onsite for live schedule monitoring and progress reporting. Planned vs. actual performance visible across your entire portfolio in real time.

DocuSign

eSignatures

Trigger DocuSign signature requests directly from Onsite approval workflows. Contracts, handover certificates, and inspection sign-offs handled with legally binding digital signatures — without leaving the platform.

Crodeon

Data & Analytics

Connect Crodeon IoT sensors and remote telemetry devices to Onsite for real-time monitoring of environmental conditions, weather data, and site instrumentation.

Oracle Aconex

Document & Storage

Seamlessly connect Oracle Aconex with Onsite to synchronize project documents, transmittals, and workflow packages between field teams and enterprise document registers.

Microsoft Office 365

Document & Storage

Integrate Microsoft Office 365 to co-author documents, track spreadsheets, and streamline communications between Onsite workflows and your productivity suite.

Developer API

Build custom integrations on the Onsite platform

Our open REST API gives your engineering team programmatic access to every core feature in the Onsite Construction Cloud. Build bespoke connectors, automate custom workflows, and feed proprietary data pipelines.

  • RESTful JSON API with OAuth 2.0 authentication
  • Webhooks for real-time event notifications
  • Full access to projects, documents, inspections, and workflows
  • Rate-limited endpoints with SLA guarantees
  • Sandbox environment for safe testing
  • Comprehensive developer documentation
Request API Access
onsite-api · example.js
1// Initialize Onsite API client
2const onsite = new OnsiteClient({
3 apiKey: process.env.ONSITE_API_KEY,
4 projectId: "proj_abc123",
5});
7// Fetch live inspection data
8const inspections = await
9 onsite.inspections.list({
10 status: "open",
11 assignedTo: currentUser,
12 });
14// → { data: [...], total: 42 }

Growing ecosystem

Can't find what you're looking for?

Onsite's integration ecosystem is constantly expanding. Tell us which tools your team relies on and we'll prioritize the integrations that matter most.

Your suggestion goes directly to our product team
Integration requests are reviewed monthly
Enterprise clients can request priority development

Get started

Take your construction to the next level

Explore Onsite's Construction Cloud — five integrated suites built to connect every team, every project, and every phase of delivery.