SOLVED

How to get all Leads by REST APIs?

Go to solution
Anonymous
Not applicable

How to get all Leads by REST APIs?

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
Tags (1)
1 ACCEPTED SOLUTION

Accepted Solutions
Anonymous
Not applicable

Re: How to get all Leads by REST APIs?

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/

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

Re: How to get all Leads by REST APIs?

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/
Anonymous
Not applicable

Re: How to get all Leads by REST APIs?

That's not quite simple.
Thanks any way!