Skip to main content
Solved

How do we integrate our app with Klaviyo?

  • December 6, 2022
  • 3 replies
  • 169 views

Forum|alt.badge.img+2

Hi Community,

 

Is there a way for our users to connect their Klaviyo account with our app, by using flow like OAuth ? Or is there any other better way ?

Best answer by Aaron

Hello @kubric , 

Check this link https://developers.klaviyo.com/en/reference/api_overview

we can find REST API’s which is simple to call those API’s and integrate. 

Thanks
Aaron

View original
Did this topic or the replies in the thread help you find an answer to your question?

3 replies

Forum|alt.badge.img+2
  • Problem Solver I
  • 7 replies
  • Answer
  • December 6, 2022

Hello @kubric , 

Check this link https://developers.klaviyo.com/en/reference/api_overview

we can find REST API’s which is simple to call those API’s and integrate. 

Thanks
Aaron


Forum|alt.badge.img+1
  • Contributor I
  • 2 replies
  • November 4, 2023

Based on this does this mean if you want to allow a customer to use their Klaviyo data with your app they need to create a private key and share it with you?

 

Thanks,

Henry


Brian Turcotte
Forum|alt.badge.img+37

Hi @talktohenryj!
 

Here’s our updated guide on how to integration with a platform that doesn’t have a pre-built integration with Klaviyo:

 

And it depends on your use case, but you likely won’t need to (and shouldn’t) share your private API keys with anyone outside of your organization.

 

Best,

Brian