Hello,
I would like to have a simple front-end web site (php and jQuery based), that will be looking for free slots in the scheduler, which will be in different directory (but same server). So the web site, will then list all available slots.
So is it possible to implement it somehow with scheduler connector and call getEvents(), or I need to access the database(the events) with some other script?
Maybe there is already a solution.
Thank you very much for any tip.
Tomas