Hi all, I've just discovered the Google Contacts API and it's awesome. I've been dabbling with Python code to sync Google Contacts with instant messenger buddy lists and social networking sites.
I've run into one significant roadblock that's making it difficult to use Contacts fully from Python code: There seems to be *no way* to manipulate the System Groups (Friends, Family, Coworkers, and My Contacts) using the Python API. Only user- defined groups are visible from Python code, it seems. Is this because the Python API only supports the v1.0 API? Or am I overlooking something? Without being able to detect and modify System Group membership, my code's ability to interoperate seemlessly with Google Contacts is rather hampered. Can anyone suggest tips or workarounds for use in Python code? Thanks in advance! Dan --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Contacts API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-contacts-api?hl=en -~----------~----~----~----~------~----~------~--~---
