Can we extract the data using smart list?

Anonymous
Not applicable
We have devloped a Marketo Connector using SOAP API and are using getMultipleLeads SOAP API call to extract multiple leads. can we use smart as a lead selector?
Tags (1)
4 REPLIES 4
Anonymous
Not applicable
Yes. You just pass id of static list to that endpoint. 
Anonymous
Not applicable
Thank You. follow-up question can we use static list for bulk extraction?
Anonymous
Not applicable
Jep is correct. You could also use the REST API for getMultipleLeads by List ID. 

http://developers.marketo.com/documentation/rest/get-multiple-leads-by-list-id
Jep_Castelein2
Level 10
you can use a (static) List, but not a Smart List. Specify the ID of the static list in your call