API Connector - WooCommerce Routes
by IROKOO | Chti-tech | Sylvain Boutet https://www.irokoo.fr$ 286.91
Availability |
Odoo Online
Odoo.sh
On Premise
|
Community Apps Dependencies | Show |
Lines of code | 3215 |
Technical Name |
api_connector_woocommerce |
License | OPL-1 |
Website | https://www.irokoo.fr |
Versions | 17.0 18.0 19.0 |
Availability |
Odoo Online
Odoo.sh
On Premise
|
Community Apps Dependencies | Show |
Lines of code | 3215 |
Technical Name |
api_connector_woocommerce |
License | OPL-1 |
Website | https://www.irokoo.fr |
Versions | 17.0 18.0 19.0 |
API Connector - WooCommerce Routes
Pre-configured WooCommerce API Collection for API Connector

Complete WooCommerce API Integration
35+ Pre-configured Endpoints
- Products API (8) - Full CRUD + variations
- Orders API (6) - Advanced order management
- Customers API (4) - Customer lifecycle
- Coupons API (4) - Discount management
- Categories API (3) - Product organization
Advanced Features
- Shipping API (3) - Zones & methods
- Reports API (3) - Sales analytics
- Webhooks API (2) - Event notifications
- Tax API (2) - Tax configuration
- WordPress Integration - Native support
Ready-to-Use WooCommerce Integration
Instant Setup
Install and get 35+ WooCommerce endpoints immediately configured and ready to use.
Authentication Ready
Pre-configured for WooCommerce REST API v3. Just add your Consumer Key and Secret.
Variable System
Smart variable system with examples for all common WooCommerce API parameters.
API Coverage by Category
Core E-commerce APIs
- Products (8) - GET, POST, PUT, DELETE + variations & reviews
- Orders (6) - Retrieval, filtering, notes & refunds
- Customers (4) - Complete customer management
- Categories (3) - Product organization
Marketing & Operations APIs
- Coupons (4) - Promotional campaigns
- Reports (3) - Sales & performance data
- Shipping (3) - Zones, methods & classes
- Tax (2) - Rates & classes
WooCommerce REST API v3 & WordPress
REST API Features
Complete coverage of WooCommerce REST API v3 with all standard operations:
- GET requests for data retrieval
- POST requests for data creation
- PUT requests for data updates
- DELETE requests for data removal
WordPress Integration
Native WordPress/WooCommerce integration features:
- Consumer Key/Secret authentication
- Advanced filtering & pagination
- Webhook event notifications
- JSON format (native)
Quick Setup Guide
3 Simple Steps
- Install - Install api_connector and api_connector_woocommerce
- Configure - Add your WooCommerce Consumer Key and Secret
- Use - 35+ endpoints ready for your integrations!
WooCommerce Setup
- Go to WooCommerce â Settings â Advanced â REST API
- Click Add key
- Set permissions (Read/Write)
- Copy Consumer Key and Secret
Configuration Example
Base URL: https://your-shop.com/wp-json/wc/v3 Auth Type: Basic Auth Username: ck_your_consumer_key_here Password: cs_your_consumer_secret_here Example JSON Request: { "name": "Product Name", "type": "simple", "regular_price": "29.99", "sku": "PROD-001" }
Use Cases & Integration Examples
E-commerce Sync
- Sync Odoo products to WooCommerce
- Import WooCommerce orders to Odoo
- Real-time inventory updates
- Customer data synchronization
Order Management
- Automated order processing
- Order status updates
- Shipping notifications
- Refund handling
Marketing & Analytics
- Coupon management
- Sales reports import
- Customer behavior tracking
- Performance analytics
Technical Specifications
WooCommerce API Compatibility
- API Version: REST API v3 (Latest)
- WooCommerce: 3.5+ compatible
- WordPress: 5.0+ compatible
- Authentication: Consumer Key/Secret
Integration Features
- Variables: Dynamic parameter system
- Security: Secure credential storage
- Monitoring: Complete request logging
- Automation: Cron job ready
Requires API Connector Base Module
This addon extends the API Connector module with WooCommerce-specific routes.
Install api_connector first, then install this addon.
Professional Support Available
Need help with WooCommerce integration or custom development?
Contact us at: sbt@irokoo.fr
API Connector - Routes WooCommerce
Collection API WooCommerce Pré-configurée pour API Connector

Intégration WooCommerce Complète
35+ Endpoints Pré-configurés
- API Produits (8) - CRUD complet + variations
- API Commandes (6) - Gestion avancée
- API Clients (4) - Cycle de vie client
- API Coupons (4) - Gestion remises
- API Catégories (3) - Organisation produits
Fonctionnalités Avancées
- API Livraison (3) - Zones & méthodes
- API Rapports (3) - Analytique ventes
- API Webhooks (2) - Notifications
- API Taxes (2) - Configuration taxes
- Intégration WordPress - Support natif
Intégration WooCommerce Prête à l'Emploi
Configuration Instantanée
Installez et obtenez 35+ endpoints WooCommerce immédiatement configurés.
Authentification Prête
Pré-configuré pour REST API v3. Ajoutez juste votre Consumer Key et Secret.
Système Variables
Système intelligent de variables avec exemples pour tous paramètres API.
Configuration Rapide
3 Étapes Simples
- Installer - Installer api_connector et api_connector_woocommerce
- Configurer - Ajouter Consumer Key et Secret WooCommerce
- Utiliser - 35+ endpoints prêts pour vos intégrations !
Exemple Configuration
URL Base: https://votre-shop.com/wp-json/wc/v3 Type Auth: Basic Auth Utilisateur: ck_votre_consumer_key_ici Mot de passe: cs_votre_consumer_secret_ici
Requièrt le Module API Connector de Base
Cet addon étend le module API Connector avec des routes spécifiques WooCommerce.
Installez api_connector d'abord, puis installez cet addon.
Support Professionnel Disponible
Besoin d'aide avec l'intégration WooCommerce ou développement custom ?
Contactez-nous à : sbt@irokoo.fr
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