Community
Discussions
Ideas
Community Blogs
Marketo User Groups (MUGs)
Support
Case Management
Knowledgebase
Product Documentation
Developer Portal
Training
Sign In
SOLVED
How to get all Leads by REST APIs?
Go to solution
Topic Options
Subscribe to RSS Feed
Mark Topic as New
Mark Topic as Read
Float this Topic for Current User
Bookmark
Subscribe
Printer Friendly Page
Anonymous
Not applicable
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report Inappropriate Content
03-29-2015
11:17 PM
03-29-2015
11:17 PM
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
Solved!
Go to Solution.
Tags
(1)
Tags:
apis
All forum topics
Previous Topic
Next Topic
1 ACCEPTED SOLUTION
Accepted Solutions
Anonymous
Not applicable
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report Inappropriate Content
03-30-2015
08:13 PM
03-30-2015
08:13 PM
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
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report Inappropriate Content
03-30-2015
08:13 PM
03-30-2015
08:13 PM
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
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report Inappropriate Content
04-09-2015
11:29 PM
04-09-2015
11:29 PM
Re: How to get all Leads by REST APIs?
That's not quite simple.
Thanks any way!