Exact Online
Exact Online — the Dutch accounting and ERP standard: accounts, sales and purchase invoices, items, stock, GL accounts and outstanding receivables. OData REST API, OAuth 2.0, scoped to one administration.
7 días gratis · sin tarjeta · hosting UE
Pregunta cualquier cosa a Exact
Prueba un prompt real contra Exact Online vía AnythingMCP — Claude llama a los tools y responde. Pulsa Enter en tu mensaje para instalar en Cloud.
Instalar Exact en CloudClaude es IA y puede equivocarse. Verifica siempre las respuestas.
Setup en 2 minutos
- 1Inicia trial gratuita en cloud.anythingmcp.com.
- 2Click en Exact Online en el connector store. Pega las credenciales.
- 3Genera MCP API key y apunta el cliente AI a la URL MCP.
Guías para Exact
Setup paso a paso para los principales clientes AI.
Configurar Exact Online
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.
Getting a token
- Register an app in the Exact Online App Centre for your country (
apps.exactonline.com). You receive a client id and client secret. - Run the authorization-code flow once against your country's host. Keep the refresh token — Exact's access tokens last ten minutes, so the refresh token is the only value worth storing.
- Set
EXACT_CLIENT_ID,EXACT_CLIENT_SECRET,EXACT_REFRESH_TOKEN,EXACT_BASE_HOSTandEXACT_DIVISION.
The host is country-specific. start.exactonline.nl for the Netherlands, .be for Belgium, .de for Germany, .co.uk, .fr, .es, .com for the US. A token issued on one host does not work on another, and this is the most common cause of a 401 that looks like a bad secret. Set EXACT_BASE_HOST to the one your customer is on, hostname only.
Division is the administration id, a number. One Exact account can hold dozens of administrations and every data path carries one. exact_online_get_me returns CurrentDivision — use it to find the right value for EXACT_DIVISION.
Rate limits are strict and enforced per app. Exact allows on the order of 60 calls a minute and a few thousand a day. The response headers carry the remaining budget. Bulk work needs pacing, not retrying.
OData v3-flavoured. $select, $filter, $top, $orderby, $expand all work. $filter uses single quotes for strings and datetime'2026-01-01' for dates. Always $select — Exact entities have very many columns.
Cloud reachability: the Exact hosts are public with valid certificates.
Tu IA está a dos clicks de Exact Online.
Instala el conector, pega credenciales, pregunta a la IA. 7 días gratis, sin tarjeta.