Skip to main content
Contributor I
May 22, 2024
Solved

Issue in API for campaign report

  • May 22, 2024
  • 1 reply
  • 64 views

My website is a revenue growth platform and for that I need to fetch the email addresses of the contacts who opened the email which was sent through a campaign in Klaviyo. Through your campaign data API, I’m only getting the number of contacts who opened the mail, but I want the email addresses too. So is there any way through which I can fetch this data as it is available on the recipient activity report.  

This topic has been closed for replies.
Best answer by kaila.lawrence

Hi @shubhlove007! You’re on the right track but are using the wrong endpoint. To fetch Opened email and profile data, you’ll want to use the Events API instead! Here is the documentation.

 

Hope that helps :)

 

 

1 reply

kaila.lawrence
Community Manager
Community Manager
May 24, 2024

Hi @shubhlove007! You’re on the right track but are using the wrong endpoint. To fetch Opened email and profile data, you’ll want to use the Events API instead! Here is the documentation.

 

Hope that helps :)