Skip to main content

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?

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