I would like to run a custom script to update my database after any add, edit or delete in Scheduler in Month, Day, Week views. Can you please point me how to do this? Is there an event handler that could watch for add/edits/delete and then sent the event parameters (id, startdate, enddate) to the external php script.
Many thanks for your help as I am not sure where to start with this.