# PrestaShop AI connector guide

Connect PrestaShop data to AI agents with Combined. Explore addresses, carriers, cart rules, source setup, MCP access and read-only business queries.

Combined offers 1,125 connectors across catalog sources and connectors generated through desktop automation.

## Connect

1. Open Combined Connected Apps and select PrestaShop.
2. Authorize the source and choose the relevant datasets.
3. Complete a first sync, then grant your agent access through the Set up or Access workspace.
4. Discover the actual source schemas before querying.

## Setup reference

- Access Key: required in the upstream source schema
- Start date: required in the upstream source schema
- Shop URL: required in the upstream source schema

## Dataset reference

- addresses; key: id; update field: date_upd
- carriers; key: id
- cart_rules; key: id; update field: date_upd
- carts; key: id; update field: date_upd
- categories; key: id; update field: date_upd
- combinations; key: id
- configurations; key: id; update field: date_upd
- contacts; key: id
- content_management_system; key: id
- countries; key: id
- currencies; key: id
- customer_messages; key: id; update field: date_upd
- customers; key: id; update field: date_upd
- customer_threads; key: id; update field: date_upd
- deliveries; key: id
- employees; key: id
- groups; key: id; update field: date_upd
- guests; key: id
- image_types; key: id
- languages; key: id
- manufacturers; key: id; update field: date_upd
- messages; key: id; update field: date_add
- order_carriers; key: id; update field: date_add
- order_details; key: id
- order_histories; key: id; update field: date_add
- order_invoices; key: id; update field: date_add
- order_payments; key: id; update field: date_add
- orders; key: id; update field: date_upd
- order_slip; key: id; update field: date_upd
- order_states; key: id
- price_ranges; key: id
- product_customization_fields; key: id
- product_features; key: id
- product_feature_values; key: id
- product_options; key: id
- product_option_values; key: id
- products; key: id; update field: date_upd
- product_suppliers; key: id
- shop_groups; key: id
- shops; key: id
- shop_urls; key: id
- specific_price_rules; key: id
- specific_prices; key: id
- states; key: id
- stock_availables; key: id
- stock_movement_reasons; key: id; update field: date_upd
- stock_movements; key: id; update field: date_add
- stores; key: id; update field: date_upd
- suppliers; key: id; update field: date_upd
- tags; key: id
- taxes; key: id
- tax_rule_groups; key: id; update field: date_upd
- tax_rules; key: id
- translated_configurations; key: id
- weight_ranges; key: id
- zones; key: id

This is the upstream connector reference, version 1.2.7. Account permissions and sync configuration determine the datasets available in your workspace.

## Agent prompt

Use Combined to analyze my PrestaShop data.
List my granted sources, discover the datasets and describe their fields.
Look for datasets corresponding to addresses, carriers, cart_rules, carts, categories, combinations.
Check the last successful sync and report the available date coverage.
Propose three useful questions based on the fields actually available.
For the question I choose, run read-only SQL over the complete matching dataset.
Use a bounded result; include source names, time window and query receipt.
Ask for a missing join key or metric definition instead of inventing one.

## Links

- Combined: https://www.trycombined.com/
- Setup: https://www.trycombined.com/docs/getting-started/onboarding
- MCP: https://www.trycombined.com/docs/integrations/mcp
- Pricing: https://www.trycombined.com/pricing
- Upstream source reference: https://docs.airbyte.com/integrations/sources/prestashop
- Full guide: https://www.trycombined.com/connectors/prestashop
