Planyo Online Booking

Planyo is an online reservation system which can be used by any business taking bookings: for days, nights, hours or minutes, or scheduled events.

7 actions Integration catalog
Request access
Connect Planyo Online Booking once you're in Boring.
01 · WHAT THE AGENT CAN DO

Actions

Every capability is a discrete, logged action the agent calls by name — scoped to what you authorize and recorded in the run trace.

Add ReservationPLANYO_ONLINE_BOOKING_ADD_RESERVATION
Tool to create a new reservation. Use after gathering resource, timing, and customer details.
Add UserPLANYO_ONLINE_BOOKING_ADD_USER
Tool to add a new user in Planyo. Use when you need to create a user account after gathering user details.
Get Add-on ListPLANYO_ONLINE_BOOKING_GET_ADDON_LIST
Tool to retrieve a list of add-ons. Use when you need to inspect or manage add-ons for a specific resource or across the entire site after setting up credentials.
Get Coupon ListPLANYO_ONLINE_BOOKING_GET_COUPON_LIST
Tool to retrieve a list of coupons. Use when you need to fetch all coupons for a specific resource or the entire site (if no resource_id provided).
Get Resource AvailabilityPLANYO_ONLINE_BOOKING_GET_RESOURCE_AVAILABILITY
Tool to check resource availability within a specified date/time range. Use when validating if a resource can be reserved before creating a reservation.
Get Resource BlackoutsPLANYO_ONLINE_BOOKING_GET_RESOURCE_BLACKOUTS
Tool to fetch blackout periods for a resource. Use when determining unavailable timeslots before booking.
Get Resource ReviewsPLANYO_ONLINE_BOOKING_GET_RESOURCE_REVIEWS
Tool to fetch reviews and ratings for a specific resource. Use when you have a resource_id and need to display customer feedback.