$ 200.00
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Inventory (stock)
• Invoicing (account) • Discuss (mail) |
| Lines of code | 2040 |
| Technical Name |
o2b_bigcommerce |
| License | OPL-1 |
| Website | https://www.o2btechnologies.com |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Inventory (stock)
• Invoicing (account) • Discuss (mail) |
| Lines of code | 2040 |
| Technical Name |
o2b_bigcommerce |
| License | OPL-1 |
| Website | https://www.o2btechnologies.com |
BigCommerce Odoo Connector
Advanced synchronization between BigCommerce and Odoo with real-time, scheduled, and manual operations
Overview
The BigCommerce Odoo Connector provides a complete integration solution to synchronize BigCommerce data with Odoo. The connector supports real-time synchronization using webhooks, scheduled synchronization using cron jobs, and manual synchronization using operation wizards.
For every incoming record from BigCommerce, the system checks whether the record already exists in Odoo. If the record exists, it is updated; otherwise, a new record is created.
Key Features
- BigCommerce instance setup support
- Real-time create and update using webhooks
- Scheduled automatic import and export using cron jobs
- Manual import operations using wizard
- Automatic create or update logic for all synced records
- Product attributes and attribute values synced during product import
- Dedicated list and form views for all BigCommerce data
BigCommerce Instance Configuration
Users can configure BigCommerce instances by entering the required API credentials. Each instance represents one BigCommerce store.
- Client ID
- Client Secret
- Access Token
- API Base URL
The instance also allows webhook configuration. Users can add webhook topics using a Add a line configuration. Once a topic is selected (e.g., Order Create, Order Update, Product Create, Product Update) and the record is saved, the webhook is automatically created and activated in BigCommerce.
Incoming webhook data will either create a new record in Odoo or update an existing record based on matching BigCommerce IDs.
Menu Path: BigCommerce â Configuration â Instances
Operations (Manual Import)
The connector provides an Operations menu that allows users to manually import data from BigCommerce.
Users can select the operation type from the wizard and manually trigger the import process. During import, the system checks if the record already exists in Odoo. If found, it updates the record; otherwise, it creates a new one.
Menu Path: BigCommerce â Operations
Product Attribute Values
Product attribute values imported from BigCommerce are stored with dedicated list and form views.
Attribute values are automatically created or updated during product import based on their BigCommerce reference.
Menu Path: BigCommerce â Products â Product Attribute Values
Product Attributes
Product attributes from BigCommerce are synchronized into Odoo. If an attribute already exists, it is updated; otherwise, a new attribute is created.
Menu Path: BigCommerce â Products â Product Attributes
Product Categories
Product categories imported from BigCommerce are synchronized with create and update logic.
Menu Path: BigCommerce â Products â Product Category
Product Brands
Product brands are imported and exported between BigCommerce and Odoo. Existing brands are updated, and missing brands are created automatically.
Menu Path: BigCommerce â Products â Product Brands
Products
Products imported from BigCommerce are created or updated in Odoo. During product import, related attributes and attribute values are automatically synchronized.
Menu Path: BigCommerce â Products â Products
Customers
Customer records imported from BigCommerce are matched using BigCommerce customer references. Existing customers are updated, and new customers are created if not found.
Menu Path: BigCommerce â Orders â Customers
Quotations
Quotations generated from BigCommerce orders are available with list and form views.
Menu Path: BigCommerce â Orders â Quotations
Sales Orders
Sales orders imported from BigCommerce are created or updated based on the BigCommerce order reference.
Menu Path: BigCommerce â Orders â Orders
Automated Cron Jobs
The connector includes multiple cron jobs to automatically import and export BigCommerce data.
- Auto Import Products Brands from BigCommerce
- Auto Export Products Brands from BigCommerce
- Auto Import Products Category from BigCommerce
- Auto Export Products Category to BigCommerce
- Auto Import Products from BigCommerce
- Auto Export Products to BigCommerce
- Auto Import Customers from BigCommerce
- Auto Export Customers from Odoo to BigCommerce
- Auto Import Sale Orders from BigCommerce
- Auto Import Inventory from BigCommerce
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module