How can I bulk import a list of records into a static list via API? | Community
Skip to main content
Level 2
January 10, 2025
Question

How can I bulk import a list of records into a static list via API?

  • January 10, 2025
  • 1 reply
  • 731 views

I need to import a list of records into a static list. All of these records already exist in Marketo, we are just creating audiences in an external tool and need to populate a list weeky.

Looking at the 'Add to list' endpoint, this would import 1 record at a time, correct?Is there a more efficient way to bulk import lists of thousands of leads into a list?

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

1 reply

SanfordWhiteman
Level 10
January 10, 2025
As noted on your other thread, you can add 300 leads at a time using Add to List.

You can also use the Bulk Import API, which is metered by the size of the file (10 MB max) as opposed to # of leads. If you only have one column in the file for the Lead ID, you can add hundreds of thousands of leads that way. https://developer.adobe.com/marketo-apis/api/mapi/#tag/Bulk-Import-Leads