Setting Up a Shopify Custom App for Chord
4 min
creating custom shopify apps on behalf of chord step 1 create the app go to your shopify dev dashboard in the navigation menu, click apps → create app under start from dev dashboard , enter an app name click create step 2 configure access scopes leave the form settings as is in the access section, paste the following scopes read all orders,read assigned fulfillment orders,read customers,read discounts,read fulfillments,read inventory,read locations,read merchant managed fulfillment orders,read orders,read product feeds,read product listings,read products,read returns,read shipping,read third party fulfillment orders click release step 3 install the app on the app home page, click install app select your store review the application scopes click install step 4 store your client credentials in hub data sources you can find the client credentials by visiting the app settings page you will need both the “client id” and “secret” you will also need your store url in the following format your store url myshopify com you can find your store url by visiting the store admin page the admin landing page url will look similar to the following \<https //admin shopify com/store/{{your store url}>}/orders the portion of the url after store, is your store name that you will want to provide now with the requisite information, navigate to the hub data sources page click “add new source”, select “shopify” and complete the form with the client id, secret and url