Skip to main content

I’m looking to set up a Zap so that email campaign data from Klaviyo is recorded in an Airtable data base. The data that I am trying to pull is things like open rate, click rate, conversions etc. I have reached out to Zapiers customer support and have also read through all help docs etc I can find but am still running into issues when it comes to webhooks! I want the data from a campaign to be sent to Airtable 24 hours after it has been sent in Klaviyo. Is anyone able to help please! 

Hi @BreeQ! 👋

Just came across your post here and wanted to check in - how did things go? I checked the Support ticket you opened but it doesn’t look like they had a response back from you, so I’m not entirely sure whether their suggestion helped to get things solved.

I’ll share their suggestion here in case it’s helpful to you or anyone else coming cross this thread in future:

 

I had a look at your Webhook step and it seems the api_key was added in the query string parameters. Typically, the authorization is added in the header of the request so if you'd like to check whether your step is configured properly, you might want to refer to Klaviyo's API Documentation here: https://developers.klaviyo.com/en/reference/get_campaign
 
The example request on the side shows the headers you need to include in your request:
 
c3edf650c4167fd765379c7739d1e4ce.png
(view larger)
 
Do note, however, that Webhooks falls under a Support limitation on our end, which means we can offer basic troubleshooting but might not be able to delve deep into intricate issues. To assist further, I've compiled some resources for you:


Did this help to get the Webhook working? Or did you find an alternative solution?

If so, we’d love if you could share some details on what the solution was! 🙏

Looking forward to hearing from you! 🙂


Reply