ODBC Driver for Shopify

Getting Parameters for Custom App Authentication - ODBC Driver for Shopify

To get the Client ID and Client Secret required for Custom App authentication, you need to build an app in the Shopify Dev Dashboard.

  1. Log in to your Shopify store and click Apps.
  2. Click App settings.
  3. Click Develop apps.
  4. Click Build apps in Dev Dashboard.
  5. Click Create app.
  6. In App name, enter a name for your app and click Create.
  7. In App URL, specify the app URL.
  8. In Redirect URLs, enter the URL where Shopify should redirect after authentication and click Select scopes.
    The following URLs can be used for redirection: http://localhost:58187, http://localhost:59971, http://localhost:61945, and http://localhost:62194.
  9. Choose the permissions your app needs and click Done.
  10. Check the app data and click Release. Then, in the dialog that opens, click Release again.
  11. Go to Settings and copy values from the Client ID and Secret fields, which are required for the driver configuration in the ODBC Data Source Administrator.

If the application requires access to protected customer data, see Request access to protected customer data.

© 2015-2026 Devart. All Rights Reserved. Request Support ODBC Forum Provide Feedback