0

Finding number of contacts

Hi,

Is there a query through which I can find the number of contacts without actually getting the remaining fields information using the contacts API or YQL?

-Mike

by
2 Replies
  • I'm not familiar with a method for capturing the # of contacts without actually capturing the contact details...I'll keep digging and if I do come across something I'll post it.

    Jonathan LeBlanc
    Senior Software Engineer
    Yahoo! Developer Network
    Twitter: jcleblanc

    QUOTE (Mike @ Jul 21 2009, 09:15 AM) <{POST_SNAPBACK}>
    Hi,

    Is there a query through which I can find the number of contacts without actually getting the remaining fields information using the contacts API or YQL?

    -Mike
    0
  • I sent messages around and the only method that I received a response about was the same one that was mentioned - you'll need to make a request to collect the contacts in order to get the number of contacts. You can do this by specifying the number of contacts to return as "max".

    - Jon
    0

Recent Posts

in Contacts