What is the best way to determine the last time a lead was updated? | Community
Skip to main content
April 21, 2014
Solved

What is the best way to determine the last time a lead was updated?

  • April 21, 2014
  • 1 reply
  • 900 views

I’d like access to the value displayed in the Updated column for a lead.  My understanding is getMultipleLeads does not return this date.

I see from the API documentation that getLeadChanges() provides a list of all changes to a set of leads so I assume I could derive the Updated value from that call.  However, getLeadChanges() appears to return detailed change records and seems quite heavyweight just to get the Updated date.

What is the most efficient way to get the Updated date for a list of Marketo Leads?

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
The REST APIs (currently in beta) return updated time for leads.  To request access, please send an email to restapibeta@marketo.com

1 reply

Accepted solution
April 21, 2014
The REST APIs (currently in beta) return updated time for leads.  To request access, please send an email to restapibeta@marketo.com