Overview
n8n is a workflow automation tool to connect services and build automations without writing code. The official Steuerboard nodes for n8n provide actions and triggers for your account data (clients, workspaces, files, and tasks) so you can interact with, route, and process data inside your workflows.- Repository: steuerboard/n8n-nodes-steuerboard
Prerequisites
- A Steuerboard API key
- n8n with Community Nodes enabled
We offer a free plan for testing. Just mail us at founders@steuerboard.net
Installation
- In n8n, go to Settings → Community Nodes → Install.
- Enter the Node name:
Steuerboard
and confirm. - Restart n8n if prompted.
Authentication
- In n8n, open Credentials → New → search for “Steuerboard”.
- Paste your API key into the API Key field.
- Save the credentials and select them in your Steuerboard nodes.
Troubleshooting
- 401 Unauthorized: Check that your credentials are set and selected in the node.
- 429 Too Many Requests: You have hit a rate limit. Add a Wait node or lower concurrency.
- 5xx Server Error: Retry with a Wait/Retry pattern. If persistent, contact support.
Links
- API docs home: docs.steuerboard.com
- n8n nodes repository: steuerboard/n8n-nodes-steuerboard