Skip to main content

I am new to this stuff but I will try to be thorough. Klaviyo and Zenoti were working together to pass along everything from one platform to another. But coming September or something zenoti integration will be fully deprecated. Read:

“After the Zenoti integration is fully deprecated, any data synced through the integration to your Klaviyo account will remain in your account, but no new data will be synced.” -https://klaviyohelp.notion.site/How-to-migrate-from-Zenoti-to-the-Zapier-integration-96d069f904164e1aa43ac871ec2fa035!-->

 

This is inside Klaviyo>Metrics (Metric here: Appointment Group Status). Now if you look at the data array that is being fetched has all these properties that are usually needed. This is how it is right now until when Zenoti and Klaviyo will not be working together. 

 

 

now we have to use Zapier to be the middleman between the two and Zapier already has a Zenoti integration available in their Zap builder.

 

 

 

But it doesn’t provide all the data properties that were earlier passed in “Zenoti-Klaviyo direct integration” you can match these data properties with the ones in  the first image.

 

So is there any easy way to fetch the missing data?

or Custom Integration is the only way?

I tried ‘Webhooks by Zapier’ too but the data fetched is limited there too.

So, I am trying to create a custom Zenoti integration. But I am failing at the authentication part. If anyone can walk me through with examples I would really appreciate it.

 

Thanks

Hi @fa_ascent 

Zenoti API: https://docs.zenoti.com/docs/create-the-backend-app-and-generate-a-new-api-key

Resources for using app APIs in Zaps: