Shopify ConnectorsZappySys Shopify Connector provide read / write capability inside your app (see list below), using these drag and drop , high performance connectors you can perform many Shopify operations without any coding. You can use this connector to integrate Shopify data inside apps like SSIS, SQL Server or popular ETL Platforms / BI Tools/ Reporting Apps / Programming languages (i.e. Informatica, Power BI, SSRS, Excel, C#, JAVA, Python) |
![]() |
Click on your App below to get started with Shopify Integration
Choose your App / Scenario for which you like to integrate Shopify
Actions supported by Shopify Connector
Shopify Connector support following actions for REST API integration. If some actions are not listed below then you can easily edit Connector file and enhance out of the box functionality.
Get Customers
Gets a list of customers.
Parameter | Description |
---|---|
Customer Id(s) - Comma separated |
|
Get Customer
Gets a specific customer.
Create a Customer
Creates a new customer.
Update a Customer
Updates an existing customer.
Delete a Customer
Deletes a specific customer.
Get Orders
Gets a list of orders.
Parameter | Description |
---|---|
Order Id(s) - Comma separated |
|
Get Order
Gets a specific order.
Create an Order
Creates a new order.
Update an Order
Updates an existing order.
Delete an Order
Deletes a specific order.
Get Order Items
Gets a list of line items for all orders or the specified order(s).
Parameter | Description |
---|---|
Order Id(s) - Comma separated |
|
Get Products
Gets a list of products.
Parameter | Description |
---|---|
Product Id(s) - Comma separated |
|
Get Product
Gets a specific product.
Get Product Variants
Gets a list of products with their variants.
Parameter | Description | ||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product Id(s) - Comma separated |
|
||||||||||||||||||||||||||||||||||||||
Since Product Id |
|
||||||||||||||||||||||||||||||||||||||
Only Fields to Show |
|
||||||||||||||||||||||||||||||||||||||
Created Before |
|
||||||||||||||||||||||||||||||||||||||
Created After |
|
||||||||||||||||||||||||||||||||||||||
Updated Before |
|
||||||||||||||||||||||||||||||||||||||
Updated After |
|
Generic Request
This is generic endpoint. Use this endpoint when some actions are not implemented by connector. Just enter partial URL (Required), Body, Method, Header etc. Most parameters are optional except URL.
Parameter | Description |
---|---|
Url |
|
Body |
|
IsMultiPart |
|
Filter |
|
Headers |
|