Of course I can sort myself using PHP upon return, was just wondering if I could sort the feed before I got it back .. right now I'm not sure what field sortorder is sorting upon.
Thanks, Brian. On Jul 10, 7:12 am, brian <[email protected]> wrote: > Oh, just FYI .. > > I figured out how to search for contacts within a group - I just > appended the group uri to the search url, so rather than searching the > full feed (http://www.google.com/m8/feeds/contacts/default/full?v=2) I > searched that with the group appended (http://www.google.com/m8/feeds/ > contacts/default/full?v=2&group=http://www.google.com/m8/feeds/groups/ > USER%40EMAIL.com/base/GROUPIDHERE) > > So, I'm now able to pull a subset of contacts within a reasonable > timeframe. However, I can't sort the results properly with the > sortorder parameter, is there any way to specify the particular field > to sort on? > > Also, I do still need an answer regarding searching the contacts > feed .. anyone know if that's possible? I'd really expect it to be, > seeing that Google's a search company and all .. :) > > Thanks, > Brian. > > On Jul 10, 5:55 am, brian <[email protected]> wrote: > > > > > Does anyone know if we can search through a list of contacts (ie. > > setQuery-> kind of thing)? My client has nearly 2000 contacts and all > > my scripts time out when trying to pull a feed even half that size .. > > I'd ideally like to be able to search for contacts matching x, but > > that doesn't seem to be supported? Every example I can find that > > "searches" simply parses through the entire feed. > > > If that's not possible, how could I pull all contacts from a specific > > group? I'm just trying to get a partial return set that's small > > enough for me to work with, so this approach might work .. I can > > return a list of groups, I just can't figure out how to return a list > > of MEMBERS for one of these groups .. anyone figured this one out > > already? > > > Thanks in advance, > > Brian. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
