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
Last updated
Was this helpful?