Solved

I need to split a Klaviyo data feed from a single Source URL

  • 7 July 2023
  • 1 reply
  • 28 views

Badge

I have a 104Mb Json file that I get from an URL. How should I proceed to use it in a Product Feed?
If I chop the Json into multiple parts using something like https://sitename.com/klaviyo_feed.json?page=1&products=5000 and https://sitename.com/klaviyo_feed.json?page=2&products=5000 , where I split the Json in different pages page=1&products=5000 & page=2&products=5000 . Should I call all the Feeds with the same Source Name? Is any other way I can perform this?

icon

Best answer by Brian Turcotte 7 July 2023, 22:46

View original

1 reply

Userlevel 7
Badge +36

Hi @DeveloperX!

I see you asked this same question in a different Community thread, so for the sake of organization and visibility, I’m going to link to that here:

 

Best,

Brian

Reply