Prestashop Integration: Product Importing & Real-Time Sync
Samuel Su
on May 20, 2025Direct Prestashop Product Importing
Setup Steps
- Enable Webservice API in Prestashop admin, generate API key with read-only (GET) access to product resources
- Go to Sources > Product, select "Prestashop Store Domain"
- Enter your webservice endpoint and API key
- Click Import
What You Get
- Full product data: attachments, categories, combinations, images, prices, stock levels
- Preview and remove unwanted products before training
- Click Create/Retrain Chatbot to update your agent
Real-Time Product Sync via Webhook
Setup Steps
- Download and install "Chat Data Webhook module for Prestashop" via Modules > Module Manager > Upload a module
- In Chat Data, go to Integrations tab, click Integrate with Prestashop to get webhook URL
- Paste webhook URL into the module configuration in Prestashop
- Copy webhook secret from the module to Chat Data integration modal
- Send a test event to verify connection (expect 200 status code)
What You Get
- Auto-sync on product create, update, delete
- Chatbot always has latest product info without manual updates
Documentation: