Weavz
SimplyBook.me

SimplyBook.me

JSON-RPC scheduling API for services, performers, availability, booking, rescheduling, and plugin webhooks.

CustomCommerce
6 tools
2 triggers

Tools

Name
get_event_list

List SimplyBook.me services/events available for booking.

get_unit_list

List SimplyBook.me performers/providers.

get_start_time_matrix

Get available start times for a service, performer, date range, and participant count.

book

Create a SimplyBook.me booking for a selected service, performer, date, and time.

reschedule_book

Reschedule a SimplyBook.me booking using the public service API.

get_booking_details

Retrieve SimplyBook.me booking details by booking ID.

Triggers

Name
booking_webhook_received

Receives a SimplyBook.me Zapier/API plugin booking webhook. Configure the Weavz webhook URL in SimplyBook.me.

client_webhook_received

Receives a SimplyBook.me Zapier/API plugin client webhook. Configure the Weavz webhook URL in SimplyBook.me.

Quick Start

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

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

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

Related Integrations

Works well with

Frequently Asked Questions

How do I connect SimplyBook.me to my app?

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

What tools does SimplyBook.me support?

SimplyBook.me supports 6 tools including List Services, List Performers, Get Available Time Slots, Create Booking, Reschedule Booking, and more.

Can I use SimplyBook.me with AI agents?

Yes. Add SimplyBook.me 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.

Can SimplyBook.me be used in stateful agent workflows?

Yes. Agents can combine SimplyBook.me 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 SimplyBook.me use?

SimplyBook.me uses Custom. Weavz stores credentials securely and uses them for authorized action execution.

How much does the SimplyBook.me integration cost?

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

What triggers does SimplyBook.me support?

SimplyBook.me supports 2 triggers including Booking Webhook Received, Client Webhook Received.

Connect SimplyBook.me in minutes

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