[#1263] How can I get all available time slots for months with 5000 API calls per day limit?

Migrated from Redmine #1263 | Author: jan nguyen
Status: Feedback | Priority: High, I’m very impatient | Created: 2024-08-19


Hi,

Is there any possible way to get all available time slots for months without reaching 5000 API calls per day limit?

I see you have this API: API documentation | SimplyBook.me Online Scheduling
but only for 1 day

Also, is there any callback I can use? For example, if anyone creates a booking on Simplybook, is there any callback that I can register?

Thanks.

Dmytro Bondarev wrote:

Hi, sorry for late answer.
At the moment via rest API you can get only one day.
You can cache data on your side and refresh data when you receive webhook.