Skip to main content
April 11, 2013
Question

getMultipleLeads and Smart Lists

  • April 11, 2013
  • 3 replies
  • 969 views
Can I get leads from a Smart List using getMultipleLeads or is there another call?  Thanks,

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

3 replies

April 15, 2013
getMultipleLeads allows you to get all of the leads that belong to a Static List (not Smart Lists).
April 15, 2013
Thanks Angelo!  Btw - great presentation last week in SF! :-) Your enthusiasm for the platform was contagious!

so is there a workaround? How does one get leads out of a smart list for processing for API?
April 15, 2013
Thanks Dmitry!

Here is the framework for a solution... assumes Smart List A and Static List X

Create a Batch Campaign (i.e. runs nightly) to remove all leads from Static List X to clear the Static List
The Campaign then adds every lead in Smart List A to Static List X.

Of course, testing is always recommeded :-)