Get other site's products using json api in shopify

Hello,

I have json api of www.homedepot.com. I want to add its products on my shopify site using json api.

I don’t know how to start. Can anyone help?

Regards,

Rahul Verma

Hi,
You need to create a custom app there & get its key & hit product API to get & then you can use it.

1 Like

From Shopify admin?

Yes, please follow this https://help.shopify.com/en/manual/apps/private-apps

1 Like

Thanks. Can you help me more here. If I stuck it in?

Sure

1 Like

I created custom app. But I don’t know how to connect that json api file with app

Hello,

I h’ve created custom app. But I don’t know how to connect that json api file with app

What that JSON API included?

Create a route & call that API & you will receive the response in JSON, then use that custom app cred to use that JSON to create a product , order or whatever you want to do.

Hello,

For others looking to solve this problem, if you do not have a JSON api for HomeDepot. This 3rd party HomeDepot API might be of use.

If you do not know how to create a Shopify app, just reply to this message, I will be happy to create an app for you if required.