Haufe X360
Haufe X360 cloud ERP (the German Acumatica distribution): customers, stock items, sales orders, invoices and shipments over the contract-based REST API. Cookie-session auth against your own tenant. Partner credentials required.
7 Tage gratis · keine Kreditkarte · EU-Hosting
Frag Haufe alles
Teste einen echten Prompt gegen Haufe X360 via AnythingMCP — Claude ruft die Tools auf, liefert die Antwort. Drück Enter auf deine eigene Nachricht, um auf Cloud zu installieren.
Haufe auf Cloud installierenClaude ist KI und kann Fehler machen. Bitte Antworten gegenprüfen.
Setup in 2 Minuten
- 1Free Trial auf cloud.anythingmcp.com starten.
- 2Im Connector-Store auf Haufe X360 klicken. Credentials einfügen.
- 3MCP-API-Key generieren und KI-Client auf die MCP-URL zeigen.
Anleitungen für Haufe
Schritt-für-Schritt-Setup für die wichtigsten KI-Clients.
Haufe X360 einrichten
Direkt aus der Connector-Definition: wo du die Credentials findest, welche Rechte sie brauchen und mit welcher API dieser Adapter spricht. Vom Connector-Autor auf Englisch bereitgestellt.
Partner credentials required. Haufe X360's API is not self-service: access is arranged through your Haufe implementation partner, who enables the endpoint on the tenant and creates the integration user. Do not expect to find an API key in the web UI.
Setup
- Ask your partner to publish the Default contract-based endpoint (or a custom one) and note its version — typically
Default/20.200.001. - Have them create a dedicated API user with the licence type that permits API access, and the roles for the screens you want to read.
- Set
X360_URLto your tenant root (e.g.https://mycompany.haufe-x360.de, no trailing slash), plusX360_USERNAME,X360_PASSWORD, andX360_ENDPOINT_VERSIONif it differs from the default. A tenant with several companies also needsX360_COMPANY.
Acumatica's session is a cookie, and there is a licence limit on concurrent sessions. The adapter logs in at /entity/auth/login and reuses the returned .ASPXAUTH cookie. Because the tenant licenses a fixed number of concurrent API sessions, a connector that logs in on every call will exhaust them; the cached session here is what keeps that from happening.
Field names are the screen's, not the database's. The contract-based API exposes the screen field names, e.g. CustomerID, CustomerName, OrderNbr — with values wrapped as {"value": …}. Read a row before composing a $filter.
OData-style filtering ($filter, $top, $skip, $expand, $select) works on the list endpoints. $expand=Details is what fetches an order's line items; without it you get the header only.
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.
Deine KI ist zwei Klicks von Haufe X360 entfernt.
Connector installieren, Credentials einfügen, KI fragen. 7 Tage gratis, keine Kreditkarte.