Package Information
Downloads: 2 weekly / 45 monthly
Latest Version: 0.2.0
Author: emvion Business Software GmbH
Available Nodes
Documentation
@emvion/n8n-nodes-venabo
n8n Community Node for integration with venabo.Zeit and venabo.Service - a software for time tracking and service management.
n8n is a fair-code licensed workflow automation platform.
Installation | Operations | Credentials | Compatibility | Resources
Installation
Follow the installation guide in the n8n community nodes documentation.
npm install @emvion/n8n-nodes-venabo
Operations
This node supports the following resources and operations:
| Resource | Description |
|---|---|
| Address | Manage addresses |
| Department | Manage departments |
| Employee | Manage employees |
| Object | Manage objects |
| Project | Manage projects |
| Ticket | Manage tickets |
| Ticket Entry | Manage ticket entries |
| Time Entry | Manage time entries |
Each resource supports the following operations:
- Create - Create a new entry
- Get - Retrieve a single entry
- Get Many - Retrieve multiple entries
- Update - Update an entry
- Delete - Delete an entry
Credentials
To use this node, you need the following credentials:
| Field | Description |
|---|---|
| API URL | The base URL of your venabo instance (e.g. https://domain.venabo.cloud) |
| API Key | The API key for authentication |
Creating an API Key
- Log in to your venabo instance
- Navigate to users
- Create a new API user with appropriate permissions
- Copy the key and paste it into n8n
Compatibility
- Tested with n8n version 2.4.0
- Requires n8n version 2.4.0 or higher
Resources
License
MIT