Skip to main content
October 7, 2015
Question

Rest api for performing aggregate functions such as count of leads?

  • October 7, 2015
  • 1 reply
  • 839 views

I am a developer i want to know the count of leads returned in my response, however i can't find anything about that in the documentation. can someone help me

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

Grégoire_Miche2
Level 10
October 7, 2015

No, this is not possible.  The rest API does not return a count, only the list of leads (with a max of 300) and a token if your request returns more than 300 (or whatever the batch size is).

Would be worth an idea though.

-Greg