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:
-
Find your application in the site menu.
-
Go to the Application Workbench.
-
Click + Data Source. You can find this button in either the App Settings or Data Sources tab.
-
The following dialog opens:
-
Select New Connection.
-
In the next prompt, select Other as the Connection Category and find Shopify in the list under Types of Connections.
-
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:
- Password: Enter your Shopify admin API access token.
-
-
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:
Technical information
The Shopify connection uses the GraphQL Admin API and version 24.0.9350.0 of the CData ADO.NET Provider for Shopify.