Google Contact API Push / Notification / Hook API

I am looking for a way to receive notifications / broadcasts from Google when a contact with the googles side is edited, deleted or created.

I looked at the Google Contacts API documentation but found nothing.

I think there should be a way, for example. Android certainly does not poll changes.

+4
source share
1 answer

The documentation on the Google APIs does not mention anything about web interception, like the Google Calendar API.

I think you might need the following:

  • Set up a database to store your contact information.
  • PHP , Google . . PHP API Google. . script , API Google. . , API Google, , . , .
  • script:
    . Linux - Cron script .
    --
    . Windows - Windows script ( script) .

(. MySql PHP http://www.w3schools.com/PHP/php_mysql_intro.asp)

(2. a. . PHP curl http://wiki.dreamhost.com/CURL_PHP_tutorial)

(. API Google https://developers.google.com/google-apps/contacts/v3/#retrieving_contacts_using_query_parameters)

(. OAuth PHP, API Google http://php.net/manual/en/book.oauth.php)

(. Linux cron http://www.thegeekstuff.com/2009/06/15-practical-crontab-examples/)

(. , PHP script Windows http://www.codingforums.com/archive/index.php/t-198431.html)

,

mnutsch

+3

All Articles