This is a Jitsu.Classic documentation. For the lastest version, please visit docs.jitsu.com. Read about differences here.
Shopify
Overview
The Shopify Connector pulls the following entities from Shopify API : Abandoned Checkouts, Collects, Custom Collections, Customers, Metafields, Orders, Products, TransactionsThe source is using Airbyte docker image (@airbyte/source-shopify). Learn more how Airbyte-based sources work
How to connect
Follow this instruction to obtain an API key How to obtain API KeyConnection Parameters
Parameter | Documentation |
---|---|
shop *string (required) | The name of the shopify store. For https://EXAMPLE.myshopify.com, the shop name is 'EXAMPLE'. |
start_date *string (required) | The date you would like to replicate data. Format: YYYY-MM-DD. |
api_password *string (required) | The API PASSWORD for a private application in Shopify shop. |