Overview
The Jitterbit Harmony Shopify Connector is accessed from the Connectivity tab of the design component palette:

This connector is used to first configure a Shopify connection, establishing access to an account
on the Shopify server, and then used to configure one or more Shopify activities associated with that connection as
either a source or target within an operation:
-
Get Products: Retrieves all product data from a Shopify connection and is used
as a source in an operation.
-
Add Products: Adds a new product at a Shopify connection and is used as a target
in an operation.
-
Put Products: Updates products at a Shopify connection and is used as a target
in an operation.
The Shopify connector uses the
Shopify REST Admin Product API and supports the current
versions of the API. The connector no longer supports API version 2019-07.
Support for the current versions are backwards compatible and existing projects should not break. Refer to
Shopify API Versioning
for a list of supported versions release dates. Refer to the API documentation for information on the schema fields.
The Shopify connector requires the use of an agent version 10.1 or
later.
Together, a specific Shopify connection and its activities are referred to as a Shopify endpoint. Once
a connection is configured, activities associated with the endpoint are available from the Endpoints filter:

Shopify Registration
As the connection will be an application that interfaces with Shopify, you will need to register at Shopify as a
developer and create a Shopify application using the Shopify
website. See Shopify Registration for details.