Skip to Content

Shopify connection guide in Jitterbit App Builder

Introduction

A Shopify connection allows your App Builder application to interact with Shopify. Using this connection, your application can exchange data with Shopify, for instance, to receive current information about a virtual storefront or to send new updates, orders, and similar requests.

This page describes how to connect Shopify with App Builder.

Add a Shopify connection

To connect your App Builder application with Shopify, follow these steps:

  1. Find your application in the site menu.

  2. Go to the Application Workbench.

  3. Click + Data Source. You can find this button in either the App Settings or Data Sources tab.

  4. The following dialog opens:

    Add a source

  5. Select New Connection.

  6. In the next prompt, select Other as the Connection Category and find Shopify in the list under Types of Connections.

  7. In the next prompt, enter the following information:

    • Under Server Settings:

      • Server Name: A name to identify your Shopify connection.

      • URL: Enter your Shopify URL.

    • Under Security Settings:

  8. In the final prompt, click Done to go back to your application. Your new Shopify connection is now listed in the Data Sources tab of the App Workbench:

    Shopify connection

Technical information

The Shopify connection uses the GraphQL Admin API and version 24.0.9350.0 of the CData ADO.NET Provider for Shopify.