Shopify
  • 3 Minutes to read
  • Dark
    Light

Shopify

  • Dark
    Light

Article Summary

Shopify is an e-commerce platform that allows businesses to create online stores and sell products or services. It provides a range of tools and features for inventory management, order processing, payment integration, and website customization, enabling businesses to easily set up and operate their online storefronts.

Refer to our website for the list of metrics and attributes available in Dataddo.

Refer to Shopify's official documentation to see all available endpoints from the Shopify API.

Authorize Connection to Shopify

In Shopify

To authorize your Shopify account, you will need your API access token.

  1. In your Shopify account, navigate to the Settings at the bottom left of your screen.
  2. Select Apps and sales channels and click on Develop apps for your store. Follow the prompts to allow custom app development.
    1 Shopify - develop apps.png
  3. Click on Create an app and name your app.
  4. Continue with configuring admin API scopes.
    2 Shopify - create an app.png
  5. Select all the permissions you would like for Dataddo to access and save. Here, we added read_orders, read_customers, and read_products, read_fulfillments, read_assigned_fulfillment_orders, read_merchant_managed_fulfillment_orders, read_third_party_fulfillment_orders, read_marketplace_fulfillment_orders.
    3 Shopify - configure scopes.png
  6. Go back to the Overview tab and click on Install app. Copy your API Admin Access Token under the API credentials tab.
    4 Shopify - install app.png
    Please keep in mind that you can reveal the token only once.
    5 Shopify - API access token.png

In Dataddo

  1. On the Authorizers page, click on Authorize New Service and select Shopify.
  2. Fill in the following fields:
    1. Subdomain: Shopify subdomain name, aka the name of your shop=. E.g. agencyname from coolagency.myshopify.com.
    2. Access Token: Your Shopify API access token.
      . Rename your authorizer for easier identification and click on Save.

How to Create a New Shopify Data Source

  1. On the Sources page, click on the Create Source button and select the connector from the list.
  2. Select your dataset and click on Next to continue.
    DATADDO TIP

    If you are not sure which dataset you need but know the metrics and attributes, use the Search by Name or Attribute function.

    Fixed-schema connector
    Didn't find your authorizer?

    Click on Add new Account at the bottom of the drop-down and follow the on-screen prompts. You can also go to the Authorizers tab and click on Add New Service.

  3. Name your data source and select your metrics and attributes. Keep in mind that metrics and attributes depend on the selected dataset.
  4. Configure your sync frequency or the exact synchronization time under Show advanced settings.
    DATADDO TIP

    If you need to load historical data, please refer to the Data Backfilling article.

  5. Preview your data by clicking on the Test Data button in the top right corner. You can adjust the date range for a more specific time frame.
  6. Click on Save and congratulations, your new data source is ready!


Limitations

Multi-Account Extraction

If you have multiple Shopify accounts and would like to extract the same data from all of them, you can do it via data union.

Troubleshooting

Data Preview Unavailable

No data preview when you click on Test Data might be caused by an issue with your source configuration. The most common causes are:

  • Date range: Try a smaller date range. You can load the rest of your data afterward via manual data load.
  • Insufficient permissions: Please make sure your authorized account has at least admin-level permissions.

Insufficient Scopes Error

ERROR MESSAGE
Cannot Access Data: Insufficient Scopes

If you cannot access some of your data, please double-check which permissions you've given to Dataddo. In majority of cases, you will need to add additional permissions to your account.

Example
To gain access to the fulfillmentOrders field (Orders dataset), make sure you give Dataddo at least one of the following scopes:

  • read_assigned_fulfillment_orders
  • read_merchant_managed_fulfillment_orders
  • read_third_party_fulfillment_orders
  • read_marketplace_fulfillment_orders

Related Articles

Now that you have successfully created a data source, see how you can connect your data to a dashboarding app or a data storage.

Sending Data to Dashboarding Apps

Sending Data to Data Storages

Other Resources


Was this article helpful?

What's Next