In one of my application I have requirement where I want user's google contact update should be instantly sent from his google account to my application for which webhook would be better solution. So want to know where I can get documentation for using webhook with google contacts API. I was able to find it for user
and activity
resources but not for contacts
.
Any help would be appreciated. Thanks.