Planyo is an online reservation system which can be used by any business taking bookings: for days, nights, hours or minutes, or scheduled events.
Available to claim
Build and ship the Planyo Online Booking plugin to earn 17 points when we merge it to main. You have 1 hour to link an issue, then 3 hours to open a PR with the plugin scaffold.
Tool to create a new reservation. Use after gathering resource, timing, and customer details.
Tool to add a new user in Planyo. Use when you need to create a user account after gathering user details.
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.
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).
Tool to check resource availability within a specified date/time range. Use when validating if a resource can be reserved before creating a reservation.
Tool to fetch blackout periods for a resource. Use when determining unavailable timeslots before booking.
Tool to fetch reviews and ratings for a specific resource. Use when you have a resource_id and need to display customer feedback.
No webhooks.