Weavz
Oncehub

Oncehub

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

3 tools
9 triggers
Use withChatGPTClaudeClaude CodeCursorCodexMCP clientsSetup guide

Tools

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-io/sdk'

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

const result = await weavz.actions.execute('oncehub', 'findContact', {
  workspaceId: '550e8400-e29b-41d4-a716-446655440000',
  integrationAlias: 'oncehub',
  input: { /* ... */ },
})

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 tools programmatically.

What tools does Oncehub support?

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

Can I use Oncehub with AI agents?

Yes. Add Oncehub to an MCP server in Tool Mode or Code Mode. Code Mode provides 3 meta-tools with on-demand API discovery so agents can compose stateful workflows without loading every action schema up front.

How do I connect Oncehub to ChatGPT or Claude?

Open the Weavz connector setup, sign in, choose a workspace, and add Oncehub as an approved app. ChatGPT, Claude, and other remote MCP clients can then call the scoped Oncehub tools exposed by that workspace.

Does Oncehub work with Claude Code, Cursor, Codex, and local agents?

Yes. Remote and local MCP clients can connect to a Weavz MCP endpoint for the workspace. Local coding agents can also use the Weavz CLI to inspect apps, discover actions, run approved Oncehub work, and execute Code Mode workflows from a terminal.

What can I ask an AI agent to do with Oncehub?

Oncehub exposes 3 tools, including Find Contact, Create Contact, Custom API Call. Use Weavz to keep credentials scoped, require approval for sensitive work, and audit what the agent did.

Can Oncehub be used in stateful agent workflows?

Yes. Agents can combine Oncehub tools with Filesystem, State KV, Human Gates, input partials, and other workspace integrations while keeping execution scoped to the selected workspace or end user.

What authentication does Oncehub use?

Oncehub uses API Key. Weavz stores credentials securely and uses them for authorized action execution.

How much does the Oncehub integration cost?

The Oncehub integration is included on all Weavz plans including the free tier with 20,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 minutes

Get 20,000 free action executions every month. No credit card required.