Skip to main content

Built to connect what's already running.

BIM models, building automation systems, IoT and metering, business platforms, spreadsheets — bring existing operational data into one continuous record without re-entry, replatforming, or data loss at the seams.

BIM & CAD

Design data stays operational.

BIM models and CAD files become part of the operational record — not artifacts archived after handover. Equipment data, spatial relationships, and manufacturer specifications carry through into daily operations, with no re-entry and no broken context.

Autodesk Revit

Import Revit families directly into your asset database with full parameter data.

AutoCAD

Work with DWG floor plans for spatial context and equipment placement.

IFC Files

Industry Foundation Classes support for open BIM data exchange.

Navisworks

Coordinate and review 3D models for construction and handover workflows.

Business Systems

Fit into the systems you already run on.

Bindr is API-first. Import from spreadsheets, connect to ERP and accounting systems via REST, or set up webhooks so the operational record stays continuous with the rest of your business workflows.

Excel Import/Export

Batch upload equipment, locations, and vendors from spreadsheets.

REST API

Full API access for custom integrations and data exchange.

CSV Data Import

Migrate data from any system that supports CSV export.

Webhooks

Receive real-time notifications when events occur in your CMMS.

Building Automation

Live telemetry inside the operational record.

BAS, IoT, energy meters, and SCADA feed directly into the operational record. Sensor data sits alongside the asset it monitors — triggering condition-based workflows, surfacing energy drift, and giving field teams telemetry in operational context.

BACnet

Connect to building automation systems for real-time equipment monitoring.

IoT Sensors

Integrate sensor data for condition-based maintenance triggers.

Energy Meters

Pull energy consumption data for analytics and sustainability tracking.

SCADA Systems

Interface with supervisory control systems for industrial facilities.

API-first by design.

Every capability in Bindr is exposed through a RESTful API. Read and write asset records, create work orders, query spatial data, push telemetry, build the integrations your organization actually needs — not the ones we anticipated.

  • RESTful JSON endpoints
  • Token-based authentication
  • Pagination and filtering
  • Webhook event notifications
  • Rate limiting and error handling
GET /api/cmms/equipment
{
  "items": [
    {
      "id": "a1b2c3d4-...",
      "name": "RTU-01",
      "category": "HVAC",
      "location": "Building A - Roof",
      "status": "Operational",
      "lastMaintenance": "2026-01-15"
    }
  ],
  "totalCount": 142,
  "page": 1,
  "pageSize": 20
}

Migrate from anywhere your records currently live.

Coming from another CMMS, switching off spreadsheets, consolidating from a folder of file shares — structured import brings your existing operational data into one record without re-entry.

1

Export Your Data

Export your equipment, locations, and vendor data as Excel or CSV files from your existing system.

2

Map & Upload

Use our batch upload tool to map your columns and import records in bulk. Download our template for guidance.

3

Verify & operate

Review imported data, verify spatial and system relationships, and start operating from one continuous operational record.

Need a custom integration?

BAS protocol adapters, legacy CMMS migrations, IoT gateway work, ERP connectors — we'll scope an integration that fits the systems you actually operate.