I am interested in writing a program for operations of google contacts. I got the gdata API. I had checked out the available options in "gdata-2.0.16/samples/contacts/contacts_example ". I want to add an additional option "upload vcf file" in "contacts_example". I need the python code for that. Manualy we are doing that by selecting "import contact" in google contact and select the file then click button "import". I want to do this entire process as a section in "contacts_sample.py".
-- You received this message because you are subscribed to the Google Groups "Google Contacts, Shared Contacts and User Profiles APIs" 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://code.google.com/apis/contacts/community/forum.html
