eavz
Oncehub

Oncehub

Build meaningful on-brand scheduling experiences with OnceHubs online appointment booking software

3 actions
9 triggers

Actions

Name
findContact

Search for contacts in Oncehub by various criteria

createContact

Create a new contact in Oncehub. Either email or mobile_phone is required.

custom_api_call

Make a custom API call to a specific endpoint

Triggers

Name
bookingCanceledThenRescheduled

Triggered when Customer cancels a booking and then reschedules on a different booking page.

bookingCanceled

Triggered when User or Customer cancels a booking

bookingCompleted

Triggered when booking end time has passed.

bookingNoshow

Triggered when User sets the completed booking to No-show

bookingRescheduled

Triggered when Customer reschedules a booking on the same booking page and Customer reschedules a booking following a request from the User to reschedule

bookingScheduled

Triggered when Customer schedules a booking and when User approves a booking requested by a Customer

conversationAbandoned

Triggered when website visitor stops interacting with a bot for more than 10 minutes.

conversationClosed

Triggered when: Website visitor reaches the end of the conversation flow and when Website visitor starts a new conversation with a different chatbot

conversationStarted

Triggered when website visitor starts interacting with a chatbot.

Quick Start

TypeScript
import { WeavzClient } from '@weavz/sdk'

const weavz = new WeavzClient({ apiKey: 'wvz_...' })

const result = await weavz.actions.execute({
  integrationName: 'oncehub',
  actionName: 'findContact',
  input: { /* ... */ },
  connectionId: 'conn_id',
  workspaceId: 'ws_id',
})

Related Integrations

Works well with

Frequently Asked Questions

How do I connect Oncehub to my app?

Use Weavz Hosted Connect for API Key authentication. Install the SDK, create a connection through the connect portal or API, then execute actions programmatically.

What actions does Oncehub support?

Oncehub supports 3 actions including Find Contact, Create Contact, Custom API Call.

Can I use Oncehub with AI agents?

Yes. Add Oncehub to an MCP server in TOOLS mode or CODE mode. CODE mode provides 80-98% context reduction with 3 meta-tools for efficient agent access.

What authentication does Oncehub use?

Oncehub uses API Key. Weavz handles token management, refresh, and secure credential storage automatically.

How much does the Oncehub integration cost?

The Oncehub integration is included on all Weavz plans including the free tier with 1,000 actions per month. No credit card required.

What triggers does Oncehub support?

Oncehub supports 9 triggers including Booking Canceled Then Rescheduled, Booking Canceled, Booking Completed, Booking No-Show, Booking Rescheduled, and more.

Connect Oncehub in 2 minutes

Get 1,000 free actions every month. No credit card required.