venabo

n8n community node to integrate with venabo.Zeit and venabo.Service

Package Information

Downloads: 2 weekly / 45 monthly
Latest Version: 0.2.0
Author: emvion Business Software GmbH

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

  1. Log in to your venabo instance
  2. Navigate to users
  3. Create a new API user with appropriate permissions
  4. 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

Discussion