-
Notifications
You must be signed in to change notification settings - Fork 3.5k
[MCP] SimplyBook.meΒ #9541
Description
β π§© Product Overview
SimplyBook.me is an online appointment & scheduling platform. This Piece enables Activepieces workflows to respond to scheduling events (new booking, updates, cancellations) and manage related objects like clients, offers, and invoices.
ββ β οΈ Important Note for Contributors
This feature must be submitted as a Piece following the Activepieces architecture. Submissions not following this format will not be accepted. Please make sure to review the Piece Development Guidelines before starting development.
π¨ Triggers
| Trigger Name | Description |
|---|---|
| New Booking | Fires when a new booking is created in SimplyBook.me. |
| Booking Change | Fires when booking details change (date, time, service, provider, status, intake form answers). |
| Booking Cancellation | Fires when a booking is canceled. |
| New Client | Fires when a new client is added (via booking or manually). |
| New Offer | Fires when a new offer (proposal or quote) is created. |
| New Invoice | Fires when a new invoice is generated/paid (with Accept Payments feature). |
ββ π οΈ Write Actions
| Action | Description |
|---|---|
| Cancel a Booking | Cancel an existing booking. |
| Create a Booking | Create a new booking with required booking parameters. |
| Create a Bookingβs Comment | Add a comment or note to a booking. |
| Create a Client | Create a new client record. |
| Create a Detailed Report | Generate a detailed report (metrics, bookings, revenue). |
| Create a Note | Create a note (generic) in the system. |
| Delete a Client | Delete an existing client. |
π Search / Read Actions
| Action Name | Description |
|---|---|
| Find Booking | Finds bookings. |
| Find Client | Find Clients. |
| Find Invoice | Find an existing invoice. |
β π API Reference
β π§ͺ Test Account Access
- You can sign up for free at https://simplybook.me/en/.
βββπ§βπ» New to Activepieces?
Activepieces is the leading open source AI automation platform. We have many apps (we call them Pieces), that are available within the builder and as MCPs. These apps are build with our TypeScript framework and are easy to build. Once they're merged to our repo, they will available as pieces in our automation builder and as MCPs to be used with AI agents and MCP clients.
We welcome contributions and in fact, we get excited over them. Start your journey here: https://www.activepieces.com/docs/developers/building-pieces/overview