Package Information
Downloads: 152 weekly / 152 monthly
Latest Version: 0.1.4
Author: Smartbooks
Available Nodes
Documentation
Smartbooks API – n8n Node
n8n community node for the Smartbooks API. Use it in n8n workflows to interact with Smartbooks (reporting, input, intercompany matching, modules, and more).
Installation
In n8n:
- Open Settings → Community nodes → Install.
- Enter:
@smartbooks-ai/n8n-nodes-api - Install and restart n8n if prompted.
Or install via CLI in your n8n project:
npm install @smartbooks-ai/n8n-nodes-api
Credentials
The node uses Smartbooks OAuth2 API credentials.
- Add a Smartbooks API credential in n8n.
- Use your Smartbooks OAuth2 client ID and client secret.
- Authorize; the node will use this credential for all requests.
Resources & operations
The node supports these Smartbooks resources and their operations:
- Input – e.g. batch input (by year and period)
- Module – module operations
- Profile – profile operations
- Reporting – reporting operations
- Structure – structure operations
Choose Resource and Operation in the node; required parameters (e.g. company code, IDs) will appear as needed.
License
MIT © smartbooks