php - Google Calender Notfiy When on Event Creation -


how can receive event info when created on google calender site .. want event , process using script ..

example :

1- user create event in google calender site 2- google push event url www.example.com/event.php 3-event.php process event data

the question how can configure calender send creation event? applicable or should use cron job query google calander , fetch events

google introduced push notifications calendar, more details refer http://googledevelopers.blogspot.ch/2013/07/google-calendar-api-push-notifications.html


Comments

Popular posts from this blog

monitor web browser programmatically in Android? -

Shrink a YouTube video to responsive width -

wpf - PdfWriter.GetInstance throws System.NullReferenceException -