- You need to have Calendly scripts on your website:
<!-- Calendly link widget begin -->
<link href="<https://assets.calendly.com/assets/external/widget.css>" rel="stylesheet">
<script src="<https://assets.calendly.com/assets/external/widget.js>" type="text/javascript" async></script>
- Go to your Calendly account, select the calendar you want to configure with custom channel in the widget
- Next to the calendar, click the cogwheel icon and then select 'Copy Link’
- Go to TrueEngage's Management Panel and in the widget of your choice enable the 'Your meeting scheduling' channel
- In the Routing tab, paste the following code, using the link copied from Calendly:
Calendly.initPopupWidget({url: 'YOUR_COPIED_URL'})