Integration with CRM or ERP software

Hello,

Is there a way to integrate Shapespark tours with an existing CRM or ERP software ? What I want to know is that, let’s say we have a tour of a residential building. Is it possible to show real time status of apartments booked in that building with help of colours like green (for available) or red (for sold) ?

Also, Is it possible to capture contact information of viewers and link it to a CRM Software like Salesforce ?

1 Like

There are no built-in features dedicated for such integration. However, you could implement custom integration by placing HTML/CSS/JS code in the body-end.html file and using the viewer API: GitHub - shapespark/shapespark-viewer-api: JavaScript API for interacting with the Shapespark 3D scene.

1 Like