@steuerboard/n8n-nodes-steuerboard
v1.8.0
Published
n8n community node to work with the Steuerboard API
Downloads
36
Maintainers
Readme
n8n-nodes-steuerboard
This is an n8n community node. It lets you use Steuerboard API in your n8n workflows.
n8n is a fair-code licensed workflow automation platform.
Installation Operations Credentials Compatibility Usage Resources
Installation
Follow the installation guide in the n8n community nodes documentation.
Operations
- Clients
- List clients
- Get client by ID
Credentials
This node uses API key authentication via an Authorization: Bearer header.
How to get an API key:
- Create an account at steuerboard.net and sign in.
- In your dashboard, open the API keys section and create a new API key.
- Copy the key value. Keep it secure.
- Details and up-to-date instructions: see Authentication.
In n8n, create credentials of type Steuerboard API and set:
API Key: your generated key Requests are sent with:
Authorization: Bearer YOUR_API_KEY
Compatibility
Compatible with [email protected] or later
