08-22-2018 02:16 PM
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.
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
getLeadsFromMarketo.slp (18.9 KB)