Hi everyone,
we're currently working on integrating Calendly into our Shopware 6 webshop, but unfortunately the standard plugin doesn’t meet our requirements – so we plan to build a custom plugin ourselves.
Our goal:
We want to offer installation appointment slots through Calendly, with different time blocks based on how long the service takes. For example:
-
3-hour installation
-
6-hour installation
Customers should be able to choose the appropriate appointment type directly from our webshop.
Questions we need help with:
-
Where do we start with the Calendly API integration into Shopware?
-
Do we need an API key to interact with Calendly?
-
Is a Calendly developer account required, or is this possible with a standard paid account?
-
How do we handle appointment types with different durations and availability?
-
Has anyone here already worked on a Shopware 6 x Calendly integration?
Any pointers, API setup guides, or code references would be greatly appreciated. We’re happy to share our progress as we go!
Thanks in advance!