Connectors
BigCommerce
Icon

BigCommerce Connector

Quickly build integrations connecting your B2B SaaS to BigCommerce.

About the BigCommerce Connector

Manage products, brands, categories, and more on the BigCommerce ecommerce platform.

Actions

Action NameAction Description
List BrandsReturns a list of all of the store's brands.
Get BrandRetrieves details of a specific brand.
Create BrandCreates a new brand in the store.
Update BrandUpdates a brand's details.
Delete BrandDeletes a brand by ID.
Create Brand ImageUploads an image for a brand.
Delete Brand ImageDeletes an image for a brand by ID.
List CategoriesReturns a list of categories with optional filters.
Get CategoryReturns a single category.
Create CategoryCreates a new category in BigCommerce.
Update CategoryUpdates an existing category in BigCommerce.
Delete CategoriesDeletes categories based on provided filters.
Create Category ImageUploads an image for a specific category.
Delete Category ImageDeletes an image associated with a given category.
List Category TreesReturns a list of category trees.
Get Category TreeReturns a category tree.
Upsert Category TreesUpserts Category Trees. This single endpoint updates and creates category trees.
Delete Category TreesDeletes specific category trees.
List Categories (Simplified)Returns a list of categories.
Create Category TreeCreates a new category tree in BigCommerce.
Update CategoriesUpdates existing categories in BigCommerce.
Delete Categories from TreeDeletes specified categories from a category tree in BigCommerce.
List ProductsReturns a list of products with optional filter parameters.
Create ProductCreates a new product in the store.
Delete ProductDeletes a product.
Update ProductUpdates a product in the catalog.
Update Products (Batch)Updates products in batches.
Get Product Custom FieldsReturns a list of product custom fields.
Create Custom FieldCreates a custom field for a product.
Update Custom FieldUpdates a custom field for a product.
Delete Custom FieldDeletes a product custom field.
List Product ImagesReturns a list of product images with optional filter parameters.
Get Product ImageReturns a single product image.
Create Product ImageCreates a product image.
Update Product ImageUpdates a product image.
Delete Product ImageDeletes a product image.
Get Catalog SummaryReturns a lightweight inventory summary from the BigCommerce Catalog.
List Product ModifiersReturns a list of all product modifiers.
Get Product ModifierReturns a single product modifier.
Create Product ModifierCreates a product modifier.
Update Product ModifierUpdates a product modifier.
Delete Product ModifierDeletes a product modifier.
Create Modifier ImageCreates an image for a product modifier value.
List Product VariantsReturns a list of product variants.
Get Product VariantReturns a specific product variant.
Create Product VariantCreates a new product variant in BigCommerce.
Update Product VariantUpdates a specific product variant.
Delete Product VariantDeletes a specific product variant.
Create Variant ImageCreates or updates an image for a specific product variant.
List WebhooksReturns a list of all webhooks on a store.
Create WebhookCreates a new webhook in BigCommerce.
Update WebhookUpdates an existing webhook in BigCommerce.
Delete WebhookDeletes a specific webhook from BigCommerce.
Delete Instanced WebhooksDeletes all webhooks that point to a flow in this instance.
Raw RequestSends a raw HTTP request to BigCommerce.

Triggers

Trigger NameTrigger Description
WebhookReceive and validate webhook requests from BigCommerce for manually configured webhook subscriptions.
New and Updated OrdersChecks for new and updated orders in BigCommerce on a configured schedule.