Shopify Connector
Documentation
Version: 3
Documentation
Shopify Connector
Version: 3
Toggle navigation
Shopify Connector
What's new
Authentication
Admin Access Token (Custom App)
OAuth Authorization Code Grant (3-legged) - RECOMMENDED
SSIS
Getting started
Reading data
Writing data
SQL Server
Getting started
Reading data
SQL examples
ODBC
Getting started
Reading data
SQL examples
Tables
Customers
__DynamicRequest__
InventoryItems
InventoryLevels
Locations
OrderItems
Orders
Payouts
Products
ProductVariants
Endpoints
Create a Customer
Create a Location
Create a Product
Create a Product Variant
Create an Order
Delete a Customer
Delete a Location
Delete a product
Delete a product variant
Delete an Order
Get Customer
Get Customers
Get Inventory Item
Get Inventory Items
Get Inventory Levels
Get Location
Get Locations
Get Order
Get Order Items
Get Orders
Get Orders Count
Get Payouts
Get Product
Get Product Variants
Get Products
Get Products Count
Insert Inventory Levels
Update a Customer
Update a Location
Update a Product
Update a Product Variant
Update an Order
Update Inventory Item
Update Inventory Levels
Make Generic REST API Request
Make Generic REST API Request (Bulk Write)
Advanced topics
SQL functions
Placeholder functions
Stored procedures
Views
Metadata
SQL syntax
Integration
Applications & ETL tools
Programming languages
Connector file
Download
Source code
Custom connectors
Connector customization
Building your own connector
Discover
All connectors
Community
Shopify Connector
What's new
Authentication
Admin Access Token (Custom App)
OAuth Authorization Code Grant (3-legged) - RECOMMENDED
SSIS
Getting started
Reading data
Writing data
SQL Server
Getting started
Reading data
SQL examples
ODBC
Getting started
Reading data
SQL examples
Tables
Customers
__DynamicRequest__
InventoryItems
InventoryLevels
Locations
OrderItems
Orders
Payouts
Products
ProductVariants
Endpoints
Create a Customer
Create a Location
Create a Product
Create a Product Variant
Create an Order
Delete a Customer
Delete a Location
Delete a product
Delete a product variant
Delete an Order
Get Customer
Get Customers
Get Inventory Item
Get Inventory Items
Get Inventory Levels
Get Location
Get Locations
Get Order
Get Order Items
Get Orders
Get Orders Count
Get Payouts
Get Product
Get Product Variants
Get Products
Get Products Count
Insert Inventory Levels
Update a Customer
Update a Location
Update a Product
Update a Product Variant
Update an Order
Update Inventory Item
Update Inventory Levels
Make Generic REST API Request
Make Generic REST API Request (Bulk Write)
Advanced topics
SQL functions
Placeholder functions
Stored procedures
Views
Metadata
SQL syntax
Integration
Applications & ETL tools
Programming languages
Connector file
Download
Source code
Custom connectors
Connector customization
Building your own connector
Discover
All connectors
Community
Home
»
API Integration Hub
»
Shopify Connector
»
Documentation
» ODBC »
SQL examples
» Delete an order
ODBC guide
Delete an order
Deletes an order record by its
Id
.
DELETE Orders WHERE Id=1111111111111