It should be better, but you would need to iterate over all the Groups
using the name to get the Group's ID, because the group parameter only
accepts IDs.

Julian

On Mar 25, 3:30 pm, Ashvin Savani <[email protected]> wrote:
> Julian,
> Thanks for the feedback. So better would be to go by group names instead of
> IDs?
>
> Regards,
>
> Ashvin
>
> On Wed, Mar 25, 2009 at 8:51 PM, Julian (Google) <[email protected]> wrote:
>
> > Hi Ashvin,
>
> > Yes, that is also possible, it was mentioned on the thread. You can
> > add to your query the parameter ?group=GROUP-ID, for example:
>
> >http://www.google.com/m8/feeds/contacts/user%40gmail.com/full/?group=...
>
> > The only problem could be that the ID of the group changes, as today
> > My contacts has the ID
> >http://www.google.com/m8/feeds/groups/user%40domain.com/base/6
>
> > -Julian.
>
> > On Mar 25, 3:11 pm, Ashvin Savani <[email protected]> wrote:
> > > Julian,
> > > I read through the links, Which says that I need to grab all the contacts
> > > from FULL feed and then need to parse the contacts which contains
> > groupsInfo
> > > for my contacts. But is there any direct way to retrieve contacts only
> > from
> > > one particular group?
>
> > > Regards,
>
> > > Ashvin
>
> > > On Wed, Mar 25, 2009 at 7:56 PM, Julian (Google) <[email protected]>
> > wrote:
>
> > > > Hi,
>
> > > > The ability to query information only from "My Contacts" was added on
> > > > the version 2 of the Contacts API, the following thread explains this:
>
> > > >http://groups.google.com/group/google-contacts-api/browse_thread/thre.
> > ..
>
> > > > Also, lately there was another thread about querying contacts from a
> > > > single Group on PHP, it would be similar in other programming
> > > > languages:
>
> > > >http://groups.google.com/group/google-contacts-api/browse_thread/thre.
> > ..
>
> > > > Cheers,
> > > > Julian
>
> > > > On Mar 25, 2:13 pm, Devang Parekh <[email protected]> wrote:
> > > > > plz any body has idea about this???... my further work depends on
> > it...
> > > > > reply soon....
>
> > > > > On Tue, Mar 24, 2009 at 4:47 PM, D2 <[email protected]>
> > wrote:
>
> > > > > > Hello i am working on Google Contacts api... There are two
> > > > > > contactFolder in gmail Account... 1 is "My Contacts" & other one is
> > > > > > "All Contacts"... I want to retrieve data only from "My Contacts"
> > not
> > > > > > from "All Contacts"... how can i differentiate this....
>
> > > > > > Please reply soon...
>
> > > > > > my URL :http://www.google.com/m8/feeds/contacts/default/fullto
> > > > > > retrieve google Contacts...
--~--~---------~--~----~------------~-------~--~----~
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