$ 300.70
Availability |
Odoo Online
Odoo.sh
On Premise
|
Community Apps Dependencies | Show |
Lines of code | 3135 |
Technical Name |
api_connector_prestashop |
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 | 3135 |
Technical Name |
api_connector_prestashop |
License | OPL-1 |
Website | https://www.irokoo.fr |
Versions | 17.0 18.0 19.0 |
API Connector - PrestaShop Routes
Pre-configured PrestaShop API Collection for API Connector

Complete PrestaShop API Integration
25+ Pre-configured Endpoints
- Products API (6) - Full CRUD + combinations
- Orders API (5) - Order management & states
- Customers API (4) - Customer data management
- Categories API (3) - Product hierarchy
- Carriers API (2) - Shipping methods
- Stock API (2) - Inventory management
PrestaShop-Specific Features
- XML Format - Native PrestaShop format
- WebService API - Official API integration
- Multi-language - PrestaShop language support
- Multi-shop - Multi-store compatibility
- Addresses API (2) - Customer addresses
- Order States (1) - Workflow configuration
Ready-to-Use PrestaShop Integration
Instant Setup
Install and get 25+ PrestaShop endpoints immediately configured and ready to use.
Authentication Ready
Pre-configured for PrestaShop WebService API authentication. Just add your API key.
XML Handling
Built-in XML request/response handling for PrestaShop's native format.
API Coverage by Category
Core E-commerce APIs
- Products (6) - GET, POST, PUT, DELETE + combinations
- Orders (5) - Retrieval, filtering, state updates
- Customers (4) - Complete customer management
- Categories (3) - Product organization
Store Management APIs
- Stock (2) - Inventory levels & availability
- Carriers (2) - Shipping configuration
- Addresses (2) - Customer address management
- Order States (1) - Workflow states
PrestaShop XML & WebService API
XML Format Handling
PrestaShop uses XML format for all API communications:
- XML request generation
- XML response parsing
- CDATA handling for text fields
- Namespace management
WebService API Features
Official PrestaShop WebService integration:
- API Key authentication
- Advanced filtering capabilities
- Full display option support
- Resource schema retrieval
Quick Setup Guide
3 Simple Steps
- Install - Install api_connector and api_connector_prestashop
- Configure - Add your PrestaShop URL and API key
- Use - 25+ endpoints ready for your integrations!
PrestaShop Setup
- Go to Advanced Parameters â Webservice
- Enable Enable PrestaShop's webservice
- Create API key with proper permissions
- Configure IP restrictions if needed
Configuration Example
Base URL: https://your-shop.com/api Auth Type: Basic Auth Username: YOUR_API_KEY Password: (leave empty) Example XML Request: <prestashop> <product> <name><![CDATA[Product Name]]></name> <price>29.99</price> <active>1</active> </product> </prestashop>
Use Cases & Integration Examples
E-commerce Sync
- Sync Odoo products to PrestaShop
- Import PrestaShop orders to Odoo
- Real-time inventory updates
- Customer data synchronization
Order Management
- Automated order processing
- Order state updates
- Shipping integration
- Order history tracking
Catalog Management
- Product catalog synchronization
- Category hierarchy management
- Product combinations (variants)
- Multi-language product data
Technical Specifications
PrestaShop API Compatibility
- PrestaShop Version: 1.7+ (WebService API)
- Authentication: API Key method
- Format: XML (native)
- Error Handling: Complete coverage
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 PrestaShop-specific routes.
Install api_connector first, then install this addon.
Professional Support Available
Need help with PrestaShop integration or custom development?
Contact us at: sbt@irokoo.fr
API Connector - Routes PrestaShop
Collection API PrestaShop Pré-configurée pour API Connector

Intégration PrestaShop Complète
25+ Endpoints Pré-configurés
- API Produits (6) - CRUD complet + combinaisons
- API Commandes (5) - Gestion & états
- API Clients (4) - Gestion données clients
- API Catégories (3) - Hiérarchie produits
- API Transporteurs (2) - Méthodes expédition
- API Stock (2) - Gestion inventaire
Fonctionnalités Spécifiques PrestaShop
- Format XML - Format natif PrestaShop
- API WebService - Intégration officielle
- Multi-langue - Support langues PrestaShop
- Multi-boutique - Compatibilité multi-shops
- API Adresses (2) - Adresses clients
- États Commandes (1) - Configuration workflow
Intégration PrestaShop Prête à l'Emploi
Configuration Instantanée
Installez et obtenez 25+ endpoints PrestaShop immédiatement configurés.
Authentification Prête
Pré-configuré pour l'API WebService PrestaShop. Ajoutez juste votre clé API.
Gestion XML
Gestion intégrée des requêtes/réponses XML au format natif PrestaShop.
Configuration Rapide
3 Étapes Simples
- Installer - Installer api_connector et api_connector_prestashop
- Configurer - Ajouter URL PrestaShop et clé API
- Utiliser - 25+ endpoints prêts pour vos intégrations !
Exemple Configuration
URL Base: https://votre-boutique.com/api Type Auth: Basic Auth Utilisateur: VOTRE_CLE_API Mot de passe: (laisser vide)
Requièrt le Module API Connector de Base
Cet addon étend le module API Connector avec des routes spécifiques PrestaShop.
Installez api_connector d'abord, puis installez cet addon.
Support Professionnel Disponible
Besoin d'aide avec l'intégration PrestaShop 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