Shopware Integration Template
Tool 1: Product Search
Configuration in the Famulor Interface
- Tool Details
| Name* |
Shopware Produktsuche |
| Function Name* | search_shopware_products |
| HTTP Method | POST |
| Endpoint* | https://{{SHOPWARE_URL}}/api/search/product |"I found {{total}} products. {{products[0].name}}: €{{products[0].price[0].gross}}, {{products[0].availableStock}} units available."
Tool 2: Create Order
Configuration in the Famulor Interface
- Tool Details
| Name* |
Shopware Bestellung anlegen |
| Function Name* | create_shopware_order |
| HTTP Method | POST |
| Endpoint* | https://{{SHOPWARE_URL}}/api/order |"Order {{orderNumber}} has been successfully created. The customer will receive a confirmation at {{customer_email}}."

