This is a Jitsu.Classic documentation. For the lastest version, please visit docs.jitsu.com. Read about differences here.

πŸ“œ Configuration

Configuration UI

πŸ‘©β€πŸ”¬ Extending Jitsu

Overview
Destination Extensions
Source Extensions
API Specs

Jitsu Internals

Jitsu Server

Shopify

Overview

The Shopify Connector pulls the following entities from Shopify API : Abandoned Checkouts, Collects, Custom Collections, Customers, Metafields, Orders, Products, Transactions

The 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 Key

Connection Parameters

ParameterDocumentation
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.