Dynamic fields from Make to Klaviyo

Hi guys!

I want to send an email in Klaviyo with the date and time when a customer makes an appointment in a Calendly.

How can I integrate this dynamic variable into the text of my email?

Via the API? Or other ?

Welcome to the Make community!

You can use the “Watch Events” module and filter by appointment created event type.

The event date should be available as a variable.

Screenshot_2024-04-02_130417

If not, you can use the “Get an Event” module to fetch additional details about the event.

Screenshot_2024-04-02_130425

For more information, see https://www.make.com/en/help/apps/productivity/calendly

4 Likes

Thanx Samliew.
Actually, to use dynamic fields in a Klaviyo mail, I have to send informations as custom properties and then use them in thee mail as : {{ variable }}.