# Conduit integration for Bigcommerce

**Open Conduit:** Log in to your Conduit account and navigate to the main dashboard.

**Access Connections:** In the Conduit dashboard, locate and click on the "Connections" tab.

**Select BigCommerce:** In the list of available integrations, find "BigCommerce" and click on it.

**Enter API Token:** You will be prompted to input your BigCommerce API token. Go to your BigCommerce account and generate an API token with the necessary permissions.

**Provide Store Name:** Additionally, input your BigCommerce store name accurately.

**Authorize Access:** Once you've filled in the API token and store name, click "Authorize" to establish a secure connection between Conduit and your BigCommerce store.

**Confirmation:** After successful authorization, you'll receive a confirmation message indicating the successful connection.

Now you're connected and ready to integrate your BigCommerce data seamlessly with Conduit!


---

# 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.getconduit.app/integrations/conduit-integration-for-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.
