How to use Calendly in Drupal

There are two options to integrate Calendly into a Drupal page. To make sure that the UTM information is handed over to Calendly correctly, please follow the guidelines on this page.

  1. Option 1: Using a button to open the form in a popup / overlay
    To do this simply add a link to the Calendly meeting URL to a button:

  1. Option 2: Embedding the Calendly form directly - like we do it with Pardot forms
    Please use following code to embedd the form and replace the example URL with the right one:
<div class="calendly-form" calendly-url="https://calendly.com/meeting-url" style="width: 100%; height: 700px;"></div>


How did we do?


MarTech Academy (opens in a new tab)

Powered by HelpDocs (opens in a new tab)