Solved

Can I manage Shopify product data via API?

inuar
Shopify Partner
14 0 1

Hi guys, I am new to shopify and I would like some advices on how to integrate with shopify.

Basically what I need is to be able to pull all products and collections via API and also to update product data via API. From what I was looking I need the Admin API. After digging a little bit I found a tutorial saying I need to create an app and then setup the oauth process to be able to get the token.

I've tried but when I am redirected back to shopify I get this error message: "This app can't be installed using this link. Contact the app developer for more information." my understanding of this is that I created the app as private since that is just a custom integration I want to build. Is that the issue? Do I need a public app to be able to do it? I only want to do it for 1 customer.

Can someone help what I should do to pull and push product data on shopify store?

Nei Santos
nei@inuartech.com
Accepted Solution (1)

Not applicable

This is an accepted solution.

Hi @inuar ,

Did you create the app in your partner dashboard as a custom app thinking it would be private? Private apps are created within the merchant's shop. Have you checked that you generated an app install link from your partner dashboard for the merchant's shop? 

Best,

Sam - Owner @ Achieve Applabs

View solution in original post

Replies 4 (4)

Not applicable

This is an accepted solution.

Hi @inuar ,

Did you create the app in your partner dashboard as a custom app thinking it would be private? Private apps are created within the merchant's shop. Have you checked that you generated an app install link from your partner dashboard for the merchant's shop? 

Best,

Sam - Owner @ Achieve Applabs

inuar
Shopify Partner
14 0 1

Hi @Anonymous

Thank for you message. Yes that is what I was missing. After generating the install link it worked.

Cheers,

Nei

Nei Santos
nei@inuartech.com
tailola
Visitor
1 0 0

Hi @inuar @Anonymous,

Were you able to create the manage product api? If yes, I want to implement a similar solution. I have a website were I want to dynamically update product attributes via api every 5mins.

Let me know if this is something you can help with

 

Thanks

Tai

inuar
Shopify Partner
14 0 1

Hi @tailola yes that worked. sorry didn't see your message before. I imagine you sorted it already if no let me know.

Nei Santos
nei@inuartech.com