The PrestaShop source supports both Full Refresh and Incremental syncs. You can choose if this connector will copy only the new or updated data, or all rows in the tables and columns you set up for replication, every time a sync is run.
This Source is capable of syncing the following core Streams:
- Addresses
- Carriers
- Cart Rules
- Carts
- Categories
- Combinations
- Configurations
- Contacts
- Content Management System
- Countries
- Currencies
- Customer Messages
- Customer Threads
- Customers
- Deliveries
- Employees
- Groups
- Guests
- Image Types
- Languages
- Manufacturers
- Messages
- Order Carriers
- Order Details
- Order Histories
- Order Invoices
- Order Payments
- Order Slip
- Order States
- Orders
- Price Ranges
- Product Customization Fields
- Product Feature Values
- Product Features
- Product Option Values
- Product Suppliers
- Products
- ShopGroups
- ShopUrls
- Shops
- Specific Price Rules
- Specific Prices
- States
- Stock Availables
- Stock Movement Reasons
- Stock Movements
- Stores
- Suppliers
- Tags
- Tax Rule Groups
- Tax Rules
- Taxes
- Translated Configurations
- Weight Ranges
- Zones
If there are more endpoints you'd like Airbyte to support, please create an issue.
Feature | Supported? | |
---|---|---|
Full Refresh Sync | Yes | |
Incremental Sync | Yes | Addresses, Cart Rules, Carts, Categories, Customer Messages, Customer Threads, Customers, Manufacturers, Messages, Order Carriers, Order Histories, Order Invoices, Order Payments, Order Slip, Orders, Products, Stock Movement Reasons, Stock Movements, Stores, Suppliers, Tax Rule Groups |
Replicate Incremental Deletes | Coming soon | |
SSL connection | Yes | |
Namespaces | No |
PrestaShop enables merchants to give third-party tools access to their shop’s database through a CRUD API, otherwise called a web service.
By default, the webservice feature is disabled on PrestaShop and needs to be switched on before the first use.
- PrestaShop access key
- PrestaShop url
Version | Date | Pull Request | Subject |
---|---|---|---|
0.1.0 | 2021-07-02 | #4465 | Initial implementation |