AFAS Profit
AFAS Profit — Dutch ERP and HR: read any published GetConnector, list what is available, and inspect a connector's metadata. Token auth with AFAS's base64-wrapped XML token.
7 días gratis · sin tarjeta · hosting UE
Pregunta cualquier cosa a AFAS
Prueba un prompt real contra AFAS Profit vía AnythingMCP — Claude llama a los tools y responde. Pulsa Enter en tu mensaje para instalar en Cloud.
Instalar AFAS en CloudClaude es IA y puede equivocarse. Verifica siempre las respuestas.
Setup en 2 minutos
- 1Inicia trial gratuita en cloud.anythingmcp.com.
- 2Click en AFAS Profit en el connector store. Pega las credenciales.
- 3Genera MCP API key y apunta el cliente AI a la URL MCP.
Guías para AFAS
Setup paso a paso para los principales clientes AI.
Configurar AFAS Profit
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.
AFAS exposes nothing until somebody publishes a GetConnector. That is the whole model, and it is why this adapter takes the connector name as a parameter rather than hard-coding entity paths.
- In AFAS open Algemeen → Beheer → App connector and create an app connector for the integration.
- Add the GetConnectors the agent should reach (e.g.
Profit_Debiteuren,Profit_Facturen, or your ownCustom_…). A GetConnector that has not been added to the app connector does not exist as far as the API is concerned. - Generate the token. AFAS gives you an XML blob like
<token><version>1</version><data>ABC123…</data></token>. Base64-encode that entire string and put the result inAFAS_TOKEN. AFAS's own UI offers a base64 version — use it. - Set
AFAS_ENVIRONMENTto your environment id, theO12345ABcode in your AFAS URL.
The Authorization header is AfasToken <base64>, AFAS's own scheme.
Filtering uses three parallel parameters. filterfieldids, filtervalues and operatortypes are comma-separated lists read positionally: filterfieldids=Nummer,Datum, filtervalues=1001,2026-01-01, operatortypes=1,4. Operator 1 is equals, 2 is greater-or-equal, 3 is less-or-equal, 4 is greater, 5 is less, 6 is 'is null', 7 is 'not null', 8 is not equal, 9 is 'starts with', 10 is 'contains'. Getting the three lists out of step produces a wrong answer rather than an error.
skip and take page. take is capped at 1000 and -1 means everything, which on a large connector is not a good idea.
UpdateConnectors are deliberately not exposed. They write into AFAS with the full force of the business logic behind them, and a malformed payload is not something to discover from an agent.
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.
Tu IA está a dos clicks de AFAS Profit.
Instala el conector, pega credenciales, pregunta a la IA. 7 días gratis, sin tarjeta.