>

Sources - Shopify

Overview

Description
Shopify provides you with a variety of tools to help you to set up and run your business.
Supported Replication Initial Sync, Continuous Sync
Authentication Type OAuth

Collections

Collection Name Full/Initial Sync Incremental/Continuous Sync Supports Update Supports Delete Notes
abandoned_checkouts

https://shopify.dev/docs/api/admin-rest/2024-07/resources/abandoned-checkouts#get-checkouts
collects

https://shopify.dev/docs/api/admin-rest/2024-07/resources/collect#get-collects
custom_collections

https://shopify.dev/docs/api/admin-rest/2024-07/resources/customcollection#get-custom-collections
customers

https://shopify.dev/docs/api/admin-rest/2024-07/resources/customer#get-customers
events

https://shopify.dev/docs/api/admin-rest/2024-07/resources/event#get-events
inventory_items

https://shopify.dev/docs/api/admin-rest/2024-07/resources/inventoryitem#get-inventory-items
inventory_levels

https://shopify.dev/docs/api/admin-rest/2024-07/resources/inventorylevel#get-inventory-levels
locations

https://shopify.dev/docs/api/admin-rest/2024-07/resources/location#get-locations
metafields

https://shopify.dev/docs/api/admin-rest/2024-07/resources/metafield#get-blogs-blog-id-metafields
Metafields are linked to a specific collection. At least one of the following must be selected to get back some data:
-
orders
-
customers
-
products
-
custom_collections
order_refunds

https://shopify.dev/docs/api/admin-rest/2024-07/resources/refund#get-orders-order-id-refunds
orders

https://shopify.dev/docs/api/admin-rest/2024-07/resources/order#get-orders
product_variants

https://shopify.dev/docs/api/admin-rest/2024-07/resources/product-variant#get-products-product-id-variants
products

https://shopify.dev/docs/api/admin-rest/2024-07/resources/product#get-products
transactions

https://shopify.dev/docs/api/admin-rest/2024-07/resources/transaction#get-orders-order-id-transactions

Setting up Shopify for ELT & CDC

ELT & CDC uses the API provided by Shopify to sync the data. 

Shopify API Reference

Requirements

  • You need to authenticate via OAuth2.

Obtain API token

Enter the name of your shop into the input field below. (e.g. from https://test_shop.myshopify.com enter test_shop)

undefined