How can I use a JSON code as feed in my Shopify store? Is there any app?
Hi @Kirpal2k2 ,
You can convert JSON to excel using online parsing tools, it should work if JSON is’t too complicated. And there are various apps on shopify store which allows you to import products from Excel file.
There may be some which allows you to parse JSON, but just like those online parsers it may work only in case your JSON isn’t too complicated.
In case your JSON feed format is too diffiluct to be parsed by those parsers (nested objects, disctionaries) you may need to develop such feed processing or preparation for other app programically.
If you such custom integration, you can contact directly me and we could talk about possible solutions in your case.
i want this feed to auto-update and with CSV, do I need to do it on a daily basis or is it just 1 time?
If your supplier provide catalog feed, it’s better to update it on your side every day, because you need to keep track of your products availability.
Anyway whole set up would be single time job.
If you have any questions regarding custom integrations, you can contact me via email, I think shopify community isn’t a good place to discuss custom integration topic.
dev.feedsbridge@gmail.com
Our app Stockeo can import and/or update products from directly from JSON.