Skip to main content
square.onBookingCreated subscribes to booking.created for the selected seller. It requires APPOINTMENTS_READ.

Example

automations/square-on-booking-created.automation.ts

Event

A booking is created by calling CreateBooking . The signal resolves to the official Square.BookingCreatedEvent payload with type narrowed to booking.created.