AvailableTimeRanges
Use the AvailableTimeRanges class to generate a list of time ranges for when a specific dimension scope is available. This method does not only inspect Availability records, but also existing Reservations that might block a dimension from being booked. It is useful for answering questions like: ‘When can this room be booked?’ or ‘Given these Staff members, who is available when?’. When used for Resources, you can include Services that must be available for the booking.
Methods
Inner Classes
Example for Lightning Flow
This code snippet shows how to make the method available for Lightning Flow:
GoMeddo Rest API
In the GoMeddo Rest API, a similar function called Availability exists. It retrieves the opening times and reservations for a list of dimension Ids, enabling you to determine the still available locations and timeslots.
https://apidocs.gomeddo.com/#/availability/post_availability