# BigCommerce

## **Connector Overview**

<figure><img src="/files/qtBAoHCYW8HT8GRmer1U" alt="" width="377"><figcaption></figcaption></figure>

BigCommerce is an eCommerce platform that makes it easy for businesses of all sizes to build, manage, and grow their online stores. With powerful customization, built-in marketing tools, and seamless shipping options, it helps brands sell more and scale faster.

## **Authentication Type**

OAuth2

## **Webhook Supported**

No

## **Secrets**

* PAN\_SEC\_BIGCOMMERCE\_ACCESS\_TOKEN
* PAN\_SEC\_BIGCOMMERCE\_CLIENT\_ID
* PAN\_SEC\_BIGCOMMERCE\_USER
* PAN\_SEC\_BIGCOMMERCE\_SCOPE
* PAN\_SEC\_BIGCOMMERCE\_CONTEXT

## **API Client Supported**

No

## **App Marketplace-Ready**

Yes. For more information, please see [here](https://docs.pandium.com/marketplaces/listing-in-external-marketplaces/bigcommerce-marketplace).

## **Requirements for Provisioning**

In order to provision your connector, the following Yotpo information must be gathered:

* Client ID
* Client Secret

To obtain the information required for provisioning, perform the following steps:

1. Log in to your [Developer Portal](https://devtools.bigcommerce.com/my/apps)
2. Select “View Client ID” > Your client ID and secret will be displayed\
   \
   ![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXfKQVA9c3Yi92aq73ZGXCy28xcOpIVGC9rcbWDiEspPScoeI0I-6wo-6ayeIEqXfXRNmgKB4DLfgOa2GYRAmifm5xjLny6BYrYvqUXhNgVieFQeg3iVOg1kmk_rHNvrGaf1jn4o?key=XIy8122ZNqmu67sUe4Q2WNF3)

## **API Resources**

For more information on how to utilize the BigCommerce API, feel free to reference the following [documentation](https://developer.bigcommerce.com/docs/api).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.pandium.com/connectors/connectors-101/bigcommerce.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
