Questions tagged [calendly]

A calendar widget used to interact with other systems.

This widget is used to interact with other systems as both a CRM and calendar scheduler. It uses webhooks to connect calendly's system with others by notifying other system or systems of customer data changes.

92 questions
7
votes
1 answer

How can I run code when event is scheduled in embedded Calendly widget?

When I schedule the event using the Calendly, I'm displaying the event created date using Calendly API token, but the date displays only after reloading the page, rather I want it be updated in the console once after I schedule the event. Below is…
kannappan
  • 269
  • 4
  • 14
6
votes
4 answers

How to remove scroll bar from embedded Calendly schedule?

I have embedded a calendly scheduler into my html, css website however it includes its own scroll bar which creates issues for the website functionality. How do I go about removing the scroll bar? Calendly Embedded Code