getMutlipleLeads - LastUpdateAsSelector use with getLeadActivity | Community
Skip to main content
September 14, 2014
Question

getMutlipleLeads - LastUpdateAsSelector use with getLeadActivity

  • September 14, 2014
  • 2 replies
  • 586 views
Hi,
I'm using getLeadActivity in my app.
I want to know on each time point which are the leads that changes in last day (for example) so I use getMultipleLeads using "LastUpdateAsSelector".
The problem is that I don't know how to match between the two results. getMultipleLeads does not return no Marketo Person id nor SFLEADID so I don't know on which lead I need to ask again for its activities.

Any idea?
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

2 replies

September 15, 2014
You can use the includeAttributes parameter in your getMultipleLeads call to return lead id. 
September 16, 2014
Thanks Murtza,
What is the attribute name of the lead id? 
I can't find it in the fields list of the SOAP attributes?

Thanks,
Yaniv