SOLVED

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

Go to solution
Anonymous
Not applicable

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

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?

Tags (1)
1 ACCEPTED SOLUTION

Accepted Solutions
Anonymous
Not applicable

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

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

View solution in original post

1 REPLY 1
Anonymous
Not applicable

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

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