How to get all Leads by REST APIs? | Community
Skip to main content
March 30, 2015
Solved

How to get all Leads by REST APIs?

  • March 30, 2015
  • 2 replies
  • 1210 views
Hi all,

I'm trying to get all Lead records down by REST APIs, but no such an API is found.
I could do it by SOAP APIs as getting Leads after a quite early ModifiedDate.
How could I do it by RESA APIs? Is there a solution?

Thanks,
Biao
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by
Here's a post that shows how to do this via the REST API:
http://developers.marketo.com/blog/get-all-leads-from-the-marketo-rest-api/

2 replies

Accepted solution
March 31, 2015
Here's a post that shows how to do this via the REST API:
http://developers.marketo.com/blog/get-all-leads-from-the-marketo-rest-api/
April 10, 2015
That's not quite simple.
Thanks any way!