Skip to content

Touchpoints

IMan can push and pull data from /to Shopify to each of the touchpoints below.

Shopify API Version

The current Shopify connector supports the 2020-01 version touchpoints.

Querying Shopify

  • Order Download
    • Downloads orders from Shopify.
  • Fulfillment Download
    • Downloads fulfillments from Shopify. The fulfillment download allows you to reliably integrate completed orders as opposed to open orders.
  • Refund Download
    • Downloads refunds from Shopify.
  • Variant download
    • Downloads Product Variants from Shopify. Useful when updating product pricing.

Inserting/Updating Data/Transactions in Shopify

The following section describes the Import Types of the Shopify connector. These should be used with the Update Strategy page which describes how Shopify and in consequence the connector manages updates to existing records.

Product Upload

Customer Uploads

Supporting Shopify API Documentation

When creating transactions it is recommended to use this manual in conjunction with the Shopify API guide.

https://docs.shopify.com/api

The Shopify API guide describes the function of each of the fields exposed by IMan. This manual describes the insert and update semantics.