Back to Nodes

OnceHub Trigger

Last updated Apr 13, 2026

OnceHub n8n community node package for integration

13 Weekly Downloads
92 Monthly Downloads

Included Nodes

OnceHub Trigger

Description

n8n-nodes-oncehub

This is an n8n community node. It lets you use OnceHub in your n8n workflows.

OnceHub is a scheduling platform that enables businesses to automate meeting scheduling, manage bookings, and streamline customer interactions.

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.

Operations

The OnceHub Trigger node supports the following webhook events:

| Event | Description |
|——-|————-|
| Booking Scheduled | Triggers when a new booking is scheduled |
| Booking Canceled | Triggers when an existing booking is cancelled |
| Booking Rescheduled | Triggers when a booking is rescheduled |
| Booking Reassigned | Triggers when a booking calendar booking is reassigned |
| Booking Completed | Triggers when the date and time for a booking has passed |
| Booking No-Show | Triggers when the status of a booking is set to “No-show” |
| Booking Reschedule Requested | Triggers when a user requests a guest to reschedule |

Credentials

To use this node, you need to authenticate with OnceHub using an API key of the OnceHub account.

Prerequisites

1. Sign up for a OnceHub account
2. Navigate to your OnceHub integrations settings

Setting up API Key Authentication

1. In OnceHub, go to Integrations > API & Webhooks
2. Generate or copy your API key
3. In n8n, create new OnceHub API credentials
4. Paste your API key into the API Key field

Compatibility

This node was developed and tested with n8n version 2.13.3 and above.

Resources

Made by the Oncehub team