BigCommerce integration connector
Add white-label customer-facing integration with BigCommerce into your app with just a few lines of code.
Read development guide.
Managed authentication
Connect your customer accounts in BigCommerce without researching its API, registering in a developer program, and getting your application approved. We take care of authentication, secure credentials storage, and token refreshes so you don't have to.
Just one line of code for you and one click for your customers:
iApp.integration('bigcommerce').open()
Add BigCommerce to your app in the next 30 minutes
Execute BigCommerce operations on behalf of your customers
Get information about available operations in a consistent way: name, description, input, output. Run operations using simple consistent API.
Create a Brand Image
Creates a Brand Image.
Required Fields
- image_file: Form posts are the only accepted upload option.
Read-Only Fields
- id
Only one image at a time can be created. To update a Brand Image, use the Update a brand endpoint and an image_url
...
Create a Brand Metafield
Creates a Brand Metafield.
Required Fields
- permission_set
- namespace
- key
- value
Read-Only Fields
- id
Note: The maxiumum number of metafields allowed on each order, product, category, variant, or brand is 250 per client ID...
Create a Brand
Creates a Brand.
Required Fields
- name
Read-Only Fields
- id
Limits
- 30,000 brands per store limit
Create a Category Image
Create a Category Image.
Required Fields
- image_file: Form posts are the only accepted upload option.
Only one image at a time can be created.
Limit image size to 1MB.
To update a Category Image, use the Update categories endpoint and an image_url
...
Create a Category Metafield
Creates a Category Metafield.
Required Fields:
- permission_set
- namespace
- key
- value
Read-Only Fields
- id
Note: The maximum number of metafields allowed on each order, product, category, variant, or brand is 250 per client ID...
Create a Category
When possible, use the Category Trees - Create categories endpoint instead.
Creates a Category.
Use this endpoint when an API only works with categories of a default BigCommerce storefront (channel_id=1
)...
Work with BigCommerce data collections
Read and write data, get custom fields schema, and react to changes in BigCommerce data.
Read more about working with data collections
List | Find by ID | Search | Match | Create | Update | Delete | |
---|---|---|---|---|---|---|---|
Brands | β | β | β | β | β | β | β |
Products | β | β | β | β | β | β | β |
_object | β | β | β | β | β | β | β |
Category Trees | β | β | β | β | β | β | β |
Product Custom Fields | β | β | β | β | β | β | β |
Product Modifiers | β | β | β | β | β | β | β |
Trigger integrations on BigCommerce events
React to events in the external app. Receive changes in data regardless of whether webhooks are supported or not.
Read more about working with events
Data Record Created
Data Record Updated
Data Record Deleted
Use the same code to integrate withΒ BigCommerce and 100+ other applications
With universal integrations, you can build your integration scenario once and it will work with every app automatically.
Productsautomatically maps to | |
---|---|
![]() | ![]() |
![]() | ![]() |
![]() | ![]() |
![]() | ![]() |
![]() | ![]() |
![]() | ![]() |
![]() | ![]() |
![]() | ![]() |
![]() | ![]() |
![]() | ![]() |