Hi All,

I'm rewriting the google contacts connector using rest api[1] since soap
api has deprecated.

[1] https://developers.google.com/google-apps/contacts/v3/

For that I am planning to below methods.

working with contacts

   - Retrieving all contacts
   - Retrieving contacts using query parameters
   - Retrieving a single contact
   - Creating contacts
   - Updating contacts
   - Changing group membership
   - Deleting contacts

Contact photo management

   - Adding/Updating a photo for a contact
   - Deleting a contact's photo

Working with contact groups

   - Retrieving all contact groups
   - Retrieving contact groups using query parameters
   - Retrieving a single contact group
   - Creating contact groups
   - Updating contact groups
   - Deleting contact groups

Batch operations

   - Batch operations for Contacts
   - Batch operations for Contact Groups

Please let me know if you have any improvements/suggestion on above methods
to implement.

Thanks.
-- 

*Kalyani Yogeswaranathan*

*Associate software engineer*
*WSO2 Inc.*

*Mobile: 0776390284*
_______________________________________________
Architecture mailing list
[email protected]
https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture

Reply via email to