Hi,
I believe on the client-side there is an event handler which fires when an event is created.
I was wondering if this can be done server side within the connector? Basically, when an event is created/deleted/modified, I want to pass all that information on to another PHP file.
Thoughts?