Enable your AI agent to look up order status, track shipments, check inventory, and get product information from your BigCommerce store.
6 min read
Updated February 2026
The BigCommerce integration connects your AI agent to your BigCommerce store, enabling customers to check orders, find products, and get shipping updates through natural conversation.
Ideal for BigCommerce merchants who want to automate customer inquiries and provide instant answers to common questions.
| Action | Description |
|---|---|
| Get Order Status | Look up order status and details by order number or customer email |
| Track Shipment | Get tracking information and delivery status for shipped orders |
| Get Product Info | Retrieve product details, pricing, options, and availability |
| Check Inventory | Check real-time stock levels for specific products |
| Get Customer Orders | List all orders for a customer by email address |
Before setting up the BigCommerce integration, you'll need:
After saving, you'll see your API credentials. Copy:
| Field | Description | Example |
|---|---|---|
| Store URL | Your BigCommerce API path (from API credentials) | https://api.bigcommerce.com/stores/xxxxx |
| Access Token | The Access Token from your API account | xxxxx... |
After setup, test the integration:
Other test queries:
Double-check your Store URL and Access Token. The Store URL should be the full API path including https://api.bigcommerce.com/stores/.
Ensure your API account has read permissions for Orders, Products, and Customers. You may need to create a new API account with correct scopes.
Verify the store hash in your API path matches your actual store. You can find this in BigCommerce under Settings → API.