Yup, you can update a user's contacts (address book) through the API.
I'm working on doing it in C#. The documentation for Java is much more
complete, it's here: 
http://code.google.com/apis/contacts/docs/2.0/developers_guide_java.html
. I've gotten sample code from Google to work on the C# implementation
I'm working on, but the above link has sample code and should help you
out a lot.




On Feb 25, 11:05 pm, manalee <[email protected]> wrote:
> Hello,
>
>                 I have my application in java in that i have to
> access  the addressbook of yahoo,gmail as well as msn with and have to
> provide alll the functionalities like add ,delete , upadate contact
> etc... but can you tell me that is there any way to add contact into
> gamil account using this api only....also can i have alll
> functionalities like...update the contactlist , delete contact etc...
>
> Thanks in Adavance
>
> manalee
>
> On Feb 24, 6:05 pm, andreroy55 <[email protected]> wrote:
>
> > You don't say what language(s) you're using to do these updates. I'm
> > using C# in .NET and I've managed to create contacts for a GMail user
> > as well as create Contact Groups for a user. This is with Google Apps
> > for Your Domain. Mind you, I can't figure out how to create contacts
> > filed in a contact group  :(
>
> >http://code.google.com/apis/contacts/code.html is the starting point
> > for accessing and updating contacts. The C# documentation is missing
> > anything about contact groups, but the rest does seem to work.
>
> > I have no idea about Hotmail or Yahoo, didn't even know you could
> > update those remotely. As for Groupwise, if anyone has any libraries
> > to access GW data, it would be Novell.
>
> > On Feb 24, 6:35 am, manalee <[email protected]> wrote:
>
> > > Hello,
>
> > >                    Right now i am using Google Contact API it is
> > > working fine as contact importer but can you tell me is there any
> > > method in api through which we can add the contact to gmail ,
> > > hotmail , yahoo server.... and yes when i am using"guess()" method for
> > > AOL and Rediff it's not working .....Second thing is in this api is
> > > any way to get the contacts "Groupwise" like contact list for
> > > Friends ,Family....etc...
>
> > >                   Please inform me is anyone knws anyhting related
> > > this...send me link realted this..
>
> > > Thanks in Advance
>
> > > manalee
>
>
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to