> 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.
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.