[#691] Book an appointment against Service, not Service Provider using API

Migrated from Redmine #691 | Author: Lukasz Franczuk
Status: New | Priority: Normal | Created: 2021-04-27


We want to book an appointment for a Service. The first available Service Provider should be assigned to that booking.
Currently we have to query all Service Providers for a Service, then we have to find first available for given time slot and finally we can create a booking in Simplybook.
Is there a way to simplify this scenario?

Dmytro Bondarev wrote:

In case you use JSON-RPC, then you can use API documentation | SimplyBook.me Online Scheduling this method to get free providers.