We have two requirements from client.
1. Do we have any OOB way to get the list of available slot for a given day for given skills which we would like to pass it to third party e-commerce site.
2. Is there any way where I can embed schedule board in third party web site or portal?
I have found below links, but do we have anything extra except these links like because this API gives slots for all resources with the status. But we need something like only time slots available for given day. For example if i select todays date then the result sould be like 10AM - 11AM, 11AM - 12PM, 12PM - 1PM etc.
If there is no such facility available then we will write our own code. I just want to check with the community before implementing our own custom code.