Calendly Action

Dependencies

<!-- Calendly embed script and styles -->
<link href="https://calendly.com/assets/external/widget.css" rel="stylesheet">
<script src="https://calendly.com/assets/external/widget.js" type="text/javascript"></script>

Params

Execution

Calendly.initPopupWidget({ url: 'https://calendly.com/YOUR_SCHEDULING_LINK' });

https://help.calendly.com/hc/en-us/articles/223147027-Embed-options-overview

https://help.calendly.com/hc/en-us/articles/31619797446935-How-to-create-a-custom-button-to-open-Calendly#h_01JSJ4MA237XCCX8J2ZZJPDKS2

Last updated

Was this helpful?