BigCommerce
Connect BigCommerce to Cendriix to manage your online store and orders.
Authentication
BigCommerce uses OAuth 2.0. When you click Connect, you’ll be redirected to BigCommerce to authorize Cendriix.
Setup
- Navigate to Settings → Integrations → Connectors
- Find BigCommerce in the connector list
- Click Connect
- Authorize Cendriix in the BigCommerce consent screen
- You’ll be redirected back to Cendriix with the connector active
Admin Setup (Self-Hosted)
To enable BigCommerce for your Cendriix instance:
- Register an OAuth application at BigCommerce Developer Portal
- Set the callback URL to:
https://api.cendriix.ai/v1/connectors/oauth/callback - Populate the Secrets Manager secret
cendriix/prod/connectors/bigcommercewith:{ "client_id": "...", "client_secret": "..." }
Use Cases
- Manage your online store and orders
- Automate workflows between BigCommerce and your other connected tools
- Query BigCommerce data from Cendra AI assistant
Documentation
Last updated on