Experience League
Community
Discussions
Ideas
Community Blogs
Community Advisors Page
Marketo User Groups (MUGs)
Support
Marketo Support
Knowledgebase
Measure Support
Product Documentation
Developer Portal
Training
Deutsch
✔
English
✔
Español
✔
Français
✔
日本語
✔
Português
✔
Sign In
Can we extract the data using smart list?
Topic Options
Subscribe to RSS Feed
Mark Topic as New
Mark Topic as Read
Float this Topic for Current User
Bookmark
Subscribe
Printer Friendly Page
Anonymous
Not applicable
07-07-2014
10:57 AM
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report Inappropriate Content
07-07-2014
10:57 AM
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)
Tags:
apis
All forum topics
Previous Topic
Next Topic
4 REPLIES
4
Anonymous
Not applicable
08-15-2014
12:06 PM
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report Inappropriate Content
08-15-2014
12:06 PM
Yes. You just pass id of static list to that endpoint.
Anonymous
Not applicable
08-15-2014
11:54 AM
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report Inappropriate Content
08-15-2014
11:54 AM
Thank You. follow-up question can we use static list for bulk extraction?
Anonymous
Not applicable
07-07-2014
01:37 PM
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report Inappropriate Content
07-07-2014
01:37 PM
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
07-07-2014
11:06 AM
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report Inappropriate Content
07-07-2014
11:06 AM
you can use a (static) List, but not a Smart List. Specify the ID of the static list in your call
Post Reply