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 дней бесплатно · без карты · EU-хостинг
Спроси Haufe что угодно
Попробуй реальный промпт против Haufe X360 via AnythingMCP — Claude вызывает tools, возвращает ответ. Нажми Enter на своём сообщении, чтобы установить в Cloud.
Установить Haufe в CloudClaude — это AI, он может ошибаться. Проверяйте ответы.
Настройка за 2 минуты
- 1Запусти free trial на cloud.anythingmcp.com.
- 2Нажми Haufe X360 в коннектор-сторе. Вставь учётные данные.
- 3Выпусти MCP API ключ и направьте AI-клиент на MCP URL.
Гиды по Haufe
Пошаговая настройка для основных AI-клиентов.
Настройка Haufe X360
Прямо из определения коннектора: где взять учётные данные, какие права им нужны и с каким API работает этот адаптер. Предоставлено автором коннектора на английском языке.
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.
Твой AI в двух кликах от Haufe X360.
Установи коннектор, вставь учётные данные, спроси AI. 7 дней бесплатно, без карты.