On 3 Juli, 13:59, Andre Roy <[email protected]> wrote: > Daniel wrote: > > Hi, > > > I'm new to Google Apps. My primary language is Java. > > Mine is English, but I also speak French and can carry on a conversation > in a bunch of other languages.... oh... COMPUTER LANGUAGE! Well, I did > my GoogleAPIs in C#.... > > > Our company has to be able to have shared contacts of people not in > > our domain. If I understand correctly it is possible to add/change/ > > delete shared contacts > > through the API? > > Yup. At least I did. :) > > > However I can't find any information on doing this from Java, is it > > possible and if so could someone point me to an example? > > With an Education or Premium Edition subscription it's pretty much just > the same as an individual's contacts: > > http://code.google.com/apis/contacts/docs/3.0/developers_guide_java.html > > but change the UIR to: > > http://www.google.com/m8/feeds/contacts/YOUR_DOMAIN_HERE/full > > At least I think that's what I did.
It seems to work, I did a listing of my shared contacks through the API and found my recently added contact. However I can't find the contact in the Contacts view and it doesn't show up when I start typing an email address i gmail, normal? > > I did notice an interesting thing. When looking at the global contacts > through the API, you do not see the actual users you have, only the > contacts you have added with this. Minor thing, may be fixed in the > newer version of the API... > > -- > Andre -- Yes, there _are_ stupid questions. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
