Releases: lekker-solutions/n8n-nodes-acumatica
Releases · lekker-solutions/n8n-nodes-acumatica
Release list
v0.2.5
Added
- Custom (non-contract) fields on Create/Update and Invoke Action. A new
Custom Fields collection (View / Field / Type / Value) assembles
Acumatica'scustomblock in the request body, with the type token driving
JSON coercion (boolean / integer / decimal / string). Read them back with the
$customquery parameter. - Usable as an AI tool. The nodes now expose a
…Toolvariant, so they can
be connected to an MCP Server Trigger or an AI Agent and called as tools.