Skip to main content
Contributor I
February 23, 2021
Solved

Connecting Calendly

  • February 23, 2021
  • 3 replies
  • 3614 views

Hello,

We are sending an email asking our customers to book a meeting with us (using calendar); once the customer books the meeting calendly creates an event. “calendly.event_scheduled” is possible to send the event to klaviyo. Hence, we move the customer to the next step of the workflow?

This topic has been closed for replies.
Best answer by caroline

Hi there,

There are a few ways you can connect Calendly to Klaviyo.

  1. Via a service like Zapier; you can learn about Zapier’s connections to Klaviyo and Calendly here
  2. Via custom code which utilizes Calendly’s APIs, which you can read about here (this page describes how Calendly’s webhooks can be used for event creation). Your code would need to send a custom event to Klaviyo each time the Calendly webhook notifies you that an event has been created/scheduled (you would use Klaviyo’s Track API for this).

Hope this helps.

Best,

Caroline

3 replies

caroline
carolineAnswer
Klaviyo Alum
February 24, 2021

Hi there,

There are a few ways you can connect Calendly to Klaviyo.

  1. Via a service like Zapier; you can learn about Zapier’s connections to Klaviyo and Calendly here
  2. Via custom code which utilizes Calendly’s APIs, which you can read about here (this page describes how Calendly’s webhooks can be used for event creation). Your code would need to send a custom event to Klaviyo each time the Calendly webhook notifies you that an event has been created/scheduled (you would use Klaviyo’s Track API for this).

Hope this helps.

Best,

Caroline

Caroline Lu
RonaldgtoAuthor
Contributor I
February 24, 2021

Thank you Caroline!

Very Helpful information.

 

Contributor I
October 31, 2023

Was anyone successful with getting the booking scheduled event through, and have you been able to setup the event automations for yes/no scenarios? Just interested to hear if its worth wasting my time here, haha.