Google Shared Contacts API : version REST et Python

Encore une API Google que je suis amené à utiliser (et c’est très bien). Malheureusement, cette API n’est pas beaucoup mieux référencée que celle pour les Google Groups, et c’est la raison pour laquelle je vais redonner ici les bons liens pour y accéder, en espérant que cela aidera certains. Comme à chaque fois, je donne également le sommaire pour la version GData Python (celle que j’utilise).

REST Python Gdata
### Overview ### Audience ### Getting started ### Authenticating - AuthSub proxy authentication - ClientLogin username/password authentication - Contacts feed URL ### Creating shared contacts ### Retrieving shared contacts - Retrieving all shared contacts - Retrieving shared contacts using query parameters - Retrieving a single shared contact - Retrieving a photo for a contact ### Updating shared contacts - Photo management ### Deleting shared contacts ### Batch processing ### Limits ### Appendices - Contacts feed types - Extended Properties and projections - Contacts query parameters reference - Shared contacts elements reference ### Audience ### Getting started - Running the sample code ### Authenticating - AuthSub proxy authentication - ClientLogin username/password authentication ### Creating contacts - Adding a photo for a contact ### Retrieving contacts - Retrieving all contacts - Retrieving contacts using query parameters - Retrieving a photo for a contact ### Updating contacts - Photo management ### Deleting contacts

Les nouveaux commentaires sont désactivés sur cette version statique du blog.