How to use REST API to request updated/new leads only? | Community
Skip to main content
October 2, 2014
Question

How to use REST API to request updated/new leads only?

  • October 2, 2014
  • 3 replies
  • 944 views
There's a method in SOAP API called getMultipleLeads where you can specify oldestUpdatedAt parameter. How to use this parameter with REST API? I don't want to go through all leads and look for updated, I would like to request only updated or new leads using REST API. How to achive that?
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

3 replies

Kenny_Elkington
Adobe Employee
Adobe Employee
October 2, 2014
Hi Elar,

This cannot be done with the currently available methods in the REST API, only via SOAP.
October 2, 2014
Kenny is certainly right- although it might be good for you to be aware that we're working on this actively now you should see a REST way to do this in the next few months.
October 2, 2014
Just to add on here, if you decide to go the SOAP API right here's blog that might help:

http://developers.marketo.com/blog/find-leads-updated-on-specific-date-ranges/