In gmail when you go to add someone as a recipient of an e-mail or give them permissions to a document the user can start typing a name and get autocomplete suggestions which appear in a different order than the results from querying the full list via the API (http://code.google.com/apis/contacts/docs/3.0/developers_guide.html#retrieving_with_query). >From my own experience, this autocomplete suggestion list favours the people that the user frequently contacts. I'd like to leverage this list to do autocomplete in my own applications which are tied to Google Apps through the marketplace, in order to create a more consistant experience. It isn't very nice if in most of your cloud solutions you can simply type "And" and hit enter and get the same person, but in a select few other cloud apps you have to either type the full name, or go searching through a list.
Is there any way to get access to those autocomplete suggestions? And if not, what is the best way to make that feature request to the API team? Thanks! -- 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
