Dheeraj
7 years agoEmployee
Get Leads from Marketo and write to a CSV file
Created by @Dheeraj
This pipeline pattern retrieves Leads from Marketo as ListID by using the REST Snap and write to CSV file. This pattern uses Pagination and Page Interval to overcome the concurrent API limit and Rate Limit on Marketo.
Configuration
Adjust the pagination interval as per the limits on the Marketo instance.
Sources: Marketo Leads
Targets: CSV file
Snaps used: Mapper, REST Get, Router, Filter, JSON Splitter, CSV Formatter, File Writer
Downloads
getLeadsFromMarketo.slp (18.9 KB)