JTL-Wawi Integration Template
Tool 1: Product Query
Configuration in the Famulor Interface
- Tool Details
| Name* |
JTL-Wawi Artikelabfrage |
| Function Name* | get_jtl_article |
| HTTP Method | GET |
| Endpoint* | https://{{JTL_API_URL}}/api/v1/artikel/{article_id} |"{{articleName}} ({{articleNumber}}): {{stock}} pieces in stock, price: €{{price}} net"
Tool 2: Create Order
Configuration in the Famulor Interface
- Tool Details
| Name* |
JTL-Wawi Auftrag anlegen |
| Function Name* | create_jtl_order |
| HTTP Method | POST |
| Endpoint* | https://{{JTL_API_URL}}/api/v1/auftraege |"Order {{orderNumber}} has been created. The order will now be further processed in JTL."
Tool 3: Shipping Status
Configuration in the Famulor Interface
- Tool Details
| Name* |
JTL Versandstatus |
| Function Name* | check_jtl_shipping |
| HTTP Method | GET |
| Endpoint* | https://{{JTL_API_URL}}/api/v1/auftraege/{order_id}/versand |"Shipping status: {{status}}. {{#if trackingNumber}}Tracking number: {{trackingNumber}} ({{carrier}}), shipped on {{shippedDate}}{{/if}}"

