JTL-Wawi
JTL-Wawi — the e-commerce ERP behind a large share of German online retail. Read customers, items, stock, sales orders and shipments from your on-premises JTL-Wawi via the JTL API Server. REST v1, bearer token.
7 días gratis · sin tarjeta · hosting UE
Pregunta cualquier cosa a JTL-Wawi
Prueba un prompt real contra JTL-Wawi vía AnythingMCP — Claude llama a los tools y responde. Pulsa Enter en tu mensaje para instalar en Cloud.
Instalar JTL-Wawi en CloudClaude es IA y puede equivocarse. Verifica siempre las respuestas.
Setup en 2 minutos
- 1Inicia trial gratuita en cloud.anythingmcp.com.
- 2Click en JTL-Wawi en el connector store. Pega las credenciales.
- 3Genera MCP API key y apunta el cliente AI a la URL MCP.
Guías para JTL-Wawi
Setup paso a paso para los principales clientes AI.
Configurar JTL-Wawi
Directamente de la definición del conector: dónde encontrar las credenciales, qué permisos necesitan y con qué API habla este adaptador. Proporcionadas en inglés por el autor del conector.
JTL-Wawi is on-premises Windows software and does not speak HTTP on its own. The REST API is served by the separate JTL API Server (sometimes called the Wawi API / JTL-Wawi API), which you install alongside the Wawi database.
- Install the JTL API Server on the machine that reaches your JTL-Wawi MSSQL database, and start its service.
- In the API Server's admin UI create an App and copy the generated key. JTL issues it base64-encoded; use it exactly as given.
- Set
JTL_WAWI_URLto the API server's root (e.g.https://wawi.example.com:5883, no trailing slash) andJTL_WAWI_API_KEYto the key. The adapter sendsAuthorization: Bearer <key>andX-AppId.
Set JTL_WAWI_APP_ID to the App id shown next to the key. JTL routes and rate-limits per app.
Pagination is header-driven. JTL's list endpoints take $top and $skip and return the total in an X-Total-Count response header. Ask for a page, look at the total, ask for the next — do not loop blindly.
Item vs stock. jtl_wawi_list_items returns the article master (name, SKU, prices); jtl_wawi_get_item_stock returns the per-warehouse quantities. Availability questions need the second one — the article master's stock field is a cached roll-up and can lag.
Unverified. The paths and field names below follow the vendor's published documentation and have not been exercised against a live tenant. Treat a 404 as a docs-versus-reality gap and check the developer portal before concluding that the credential is wrong. A correction from anyone running this against a real system is genuinely welcome.
Self-hosted, which is the thing to plan for.
- On AnythingMCP Cloud the instance must be reachable from the public internet on a real hostname with a valid TLS certificate. A self-signed certificate will fail: the connector offers no trust-anything switch.
- On an internal host (
wawi.intern,10.0.0.x), self-host AnythingMCP on the same network and add that host toSSRF_ALLOWED_HOSTS, or the outbound guard refuses the call before it is made.
Tu IA está a dos clicks de JTL-Wawi.
Instala el conector, pega credenciales, pregunta a la IA. 7 días gratis, sin tarjeta.