Look for Shopify Expert

Job ID: 36658450

Budget: $8 – $15 USD

I just need some help with how to use the Shopify API. I thought that instead of spending hours reading their documentation and finding examples I would just ask you questions and ask for some sample code. Then I will write the final integration.

In the final product, we will give each user a login and then each user should be able to authenticate/link their own Shopify app (whatever this means) and then we get access to their products and stock levels.

Ideally you would write a little node.js/express server where we can obtain the credentials for a particular store, then use the API to fetch products for that store.

there does not have to be login or anything like that, just link one store. But this should work for any store the user wants to link, not just my store.

Some questions:

1. What do I have to do to obtain API keys to be able to interact with the app (before authenticating a particular store). Where do I have to set up an account and what do I have to do there
2. How can I set up a dummy test store so I can test this
3. Do we have to do anything about publishing to the shopify app store? Is this necessary?
Related categories: JavaScript HTML Node.js Shopify