Use the BigCommerce connector to build and manage online stores.
Integrating your application with BigCommerce lets you use these operations in an automation. It exposes 43 actions, listed below. Add the connector from the Connections area, authenticate, then select its operations in the automation builder. Capabilities: actions.
Authentication
Before you begin, make sure you have the following information:
Connection Name: Choose a meaningful name for your connection. This name helps you identify the connection within your application or integration settings.
Authentication Type: The authentication method for this connector is defined in the connection setup. Select the connector in the Connections area to see the fields it requires.
Obtaining Your API Account Credentials
Log in to your BigCommerce store control panel.
Navigate to Settings, then go to Store-level API accounts.
Click Create API Account.
Select V2/V3 API Token as the token type and enter a name for the account (at least 4 characters).
Under OAuth Scopes, set the permission level for each API resource your integration needs.
Click Save to generate the credentials.
Copy the Client ID, Client Secret, and Access Token shown in the pop-up (or use the downloaded text file) and store them securely — they cannot be retrieved again once you close the pop-up.
Actions
Action Name | Description |
|---|---|
Create banner | Creates a banner in BigCommerce |
Create brand | Creates a brand in BigCommerce |
Create category | Creates category in BigCommerce |
Create coupon | Creates a coupon in BigCommerce |
Create customers | Create customers in BigCommerce |
Create order | Create order in BigCommerce |
Create order refund | Create order refund in BigCommerce |
Create order shipments | Create order shipment in BigCommerce |
Create page | Creates page in BigCommerce |
Create price list | Create price list in BigCommerce |
Create product | Create product in BigCommerce |
Create product variant | Create product variant in BigCommerce |
Delete banner | Deletes a banner in BigCommerce |
Delete brand | Deletes a brand in BigCommerce |
Delete category | Deletes a category by ID in BigCommerce |
Delete coupon | Deletes a coupon in BigCommerce |
Delete page | Deletes a page by ID in BigCommerce |
Get cart | Get cart by ID in BigCommerce |
Get customer | Get customer by ID in BigCommerce |
Get order | Get order by ID in BigCommerce |
Get order shipments | Get order shipments by order ID in BigCommerce |
Get order status | Get order status by ID in BigCommerce |
Get price list | Get price list by ID in BigCommerce |
Get product | Get product by ID in BigCommerce |
Get product in a specific order | Get product in a specific order by ID in BigCommerce |
Get product variant | Get product variant by ID in BigCommerce |
Get shipping address in a specific order | Get shipping address in a specific order by ID in BigCommerce |
Search customer | Search customer in BigCommerce |
Search order | Search order by ID in BigCommerce |
Search price list | Search price list by ID in BigCommerce |
Search product | Search product by ID in BigCommerce |
Search product in a specific order | Search product in a specific order by ID in BigCommerce |
Update banner | Updates a banner by ID in BigCommerce |
Update brand | Updates a brand by ID in BigCommerce |
Update category | Updates a category by ID in BigCommerce |
Update coupon | Updates a coupon by ID in BigCommerce |
Update customers | Update customers in BigCommerce |
Update order | Update order by ID in BigCommerce |
Update order shipment | Update order shipment by ID in BigCommerce |
Update page | Updates page by ID in BigCommerce |
Update price list | Update price list in BigCommerce |
Update product | Update product by ID in BigCommerce |
Update product variant | Update product variant in BigCommerce |