Appointment Scheduling Widget

Embedding the Appointment Scheduling widget

To embed the widget into your website, simply paste the provided code, which should look like this:

<script src="https://integrations.nestio.com/contact-widget/v1/integration.js" id="nestio-lead-capture-frame"></script>
<script type="text/javascript"> NestioLeadCapture({
  "type": "lead_capture_appointment",
  "key": "FUNNEL_API_KEY_HERE",
  "group": 9,
  "color": "74FFE7",
  "location": "123 First St."
});
</script>

The parameters you can set are: