Skip to main content
Solved

How to using API create profiles and order like shopify's data in klaviyo

  • February 5, 2023
  • 1 reply
  • 193 views

Forum|alt.badge.img+5

i am using api to push data from my website to klaviyo profiles

i read the docs, but cant upload data like when i connect klaviyo with shopify

With shopify, orders are displayed in a scientific and easy to read manner

 

This is my data on klaviyo

 

And this is data of shopify on klaviyo

 

Best answer by Brian Turcotte

Hi @huydungktv and welcome to the Community!

 

First off, here’s our Developer Docs on the recommended data structure for Placed Order if you haven’t seen it:

 

Since Klaviyo automatically syncs with Shopify and the event data is passed according to the pre-determined structure, it will usually take some dedicated development work to match the data organization. This will come down to both how your API requests are structured, as well as the structure and available information on the e-commerce store’s side. However, the example API calls in these docs offer a great starting point.

 

Since this sounds like a custom integration, it may be useful to reach out to one of our wonderful Klaviyo Partners if you need further development help.

 

Thanks for using the Community!

- Brian

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

1 reply

Brian Turcotte
Forum|alt.badge.img+37
  • Klaviyo Alum
  • 1393 replies
  • Answer
  • February 6, 2023

Hi @huydungktv and welcome to the Community!

 

First off, here’s our Developer Docs on the recommended data structure for Placed Order if you haven’t seen it:

 

Since Klaviyo automatically syncs with Shopify and the event data is passed according to the pre-determined structure, it will usually take some dedicated development work to match the data organization. This will come down to both how your API requests are structured, as well as the structure and available information on the e-commerce store’s side. However, the example API calls in these docs offer a great starting point.

 

Since this sounds like a custom integration, it may be useful to reach out to one of our wonderful Klaviyo Partners if you need further development help.

 

Thanks for using the Community!

- Brian