Hi everyone! I’m working on a Webflow project and I need to make sure I can integrate HubSpot’s scheduling calendar properly. What I want to achieve is pretty straightforward - when someone clicks on a call-to-action button like “Schedule Meeting”, the HubSpot calendar should appear as an overlay or modal window on the same page.
Right now, our existing website uses Next.js and this functionality works perfectly there. A visitor clicks the scheduling button and boom - the calendar widget pops up without redirecting to another page. This creates a smooth user experience.
I’ve been looking through various documentation but haven’t found a clear step-by-step guide for implementing this specific behavior in Webflow. Has anyone successfully set this up before? Would really appreciate if someone could point me in the right direction or share a working example.
Thanks in advance for any help!