Skip to content
Vuabl

Integrations

Fits into your existing stack.

Vuabl outputs are open by default. Plug Vuabl into Elmhurst, CAD tools, your HMS, asset register or CRM — and use the REST API for anything we don't natively support.

EPC & energy

  • Elmhurst

    Available

    Push Vuabl floorplans and dimensions straight into Elmhurst's RdSAP10 software.

  • Other RdSAP10 platforms

    Available

    Standardised export formats compatible with most assessor software.

Design & CAD

  • AutoCAD / DraftSight

    Available

    Export DWG and DXF for downstream architectural and surveying workflows.

  • Revit

    On roadmap

    DWG export usable as a Revit underlay; native Revit add-in on the roadmap.

Asset & property systems

  • Housing management systems

    Via API

    Push structured property data into your HMS via the Vuabl API.

  • Asset registers

    Via API

    Bulk export of measurements, object inventories and 3D models.

CRM & sales

  • HubSpot

    Available

    Native form + meetings embed on this site. Server-side event forwarding for accurate attribution.

  • Salesforce

    On request

    Lead and account sync via Vuabl's outbound webhooks.

API

When something isn't on the list.

Every Vuabl floorplan, 3D model and asset inventory is available via REST. Webhooks fire on completion. OpenAPI spec available under NDA during procurement.

Talk to engineering
GET /v1/properties/{id}
{
  "id": "prp_01HV...",
  "address": "12 Example Road, Bristol BS1",
  "floorplan": {
    "pdf": "https://...",
    "png": "https://...",
    "cad": { "dwg": "https://...", "dxf": "https://..." }
  },
  "measurements": {
    "gross_internal_area_m2": 78.4,
    "rooms": [ /* ... */ ]
  },
  "rdsap10": { "windows": [ /* ... */ ] },
  "captured_by": "user_01HV...",
  "captured_at": "2026-04-12T09:31:14Z"
}

Want a specific integration scoped?

Tell us what's in your stack — we'll come back with a build plan or a workaround.

Get in touch