Steps to create a new custom app on Shopify

Steps to create a new custom app in Shopify

  1. Log in to your Shopify account.

  1. In the Shopify UI, navigate to Settings.

  1. Click Apps in Settings.

  2. In the Apps section, click Develop apps.

  1. Click Build apps in Dev Dashboard.

  1. Click Create app.

  1. In the App name field, provide a name for your app.

  1. In the following App creation page, add Scopes, Optional scopes, and Redirect URLs. Additionally, you can add a URL under App URL.

Scopes- read_reports,write_reports,read_shopify_payments_disputes,read_shopify_payments_payouts,read_discounts,write_discounts,read_price_rules,write_price_rules,read_fulfillments,write_fulfillments,read_shipping,write_shipping,read_inventory,write_inventory,read_customers,write_customers,read_products,write_products,read_product_listings,read_orders,write_orders,read_draft_orders,write_draft_orders,read_checkouts,write_checkouts,read_all_orders,read_assigned_fulfillment_orders,read_merchant_managed_fulfillment_orders,read_third_party_fulfillment_orders,write_merchant_managed_fulfillment_orders,write_assigned_fulfillment_orders,write_third_party_fulfillment_orders,write_translations,write_locales

Redirect URL- https://platform.dbsync.io/cw/rest/shopify/callbackarrow-up-right

  1. Once you have added all the parameters, click Release at the bottom of the page to release your app.

  1. From the left navigation pane, navigate to the App's Home page.

  1. In the right panel, under Distribution, click Select distribution method.

  1. From the list of Distribution available, select Custom distribution.

  1. Once selected, you will get a screen to add the Store domain. Paste the domain name of your store from the Home page as shown below.

  1. Then, click Generate link.

  1. An Install link is generated as shown below. Copy this link and paste it in your browser.

  1. Select the store that you had in step 12.

  1. In the Install app page, click Install.

  1. Once the installation is complete, you will be directed to a page similar to the one shown below.

  1. Navigate to the dev dashboard page and click Settings.

  1. Under Settings, you will see your Client ID and Secret. Keep these credentials secure.

  1. Use these credentials to connect your store in DBSync Cloud Workflow. DBSync: https://www.mydbsync.com/cloud-workflowarrow-up-right

  2. Once logged in to DBSync Cloud Workflow, navigate to Apps, select Shopify and you will see the below options under dropdown-

    1. Private App

    2. Custom App

  3. Select the Private App option. Enter your Client ID and Secret to connect to your Shopify.

Last updated