Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Thanks Sanford! Any other thoughts for us? I feel stuck...
Thank you Katja! We will inquire if we have this filter.
We are checking all the leads every week because any of them can be updated (worked) regardless of when they were created (2017 or 2020)... we are checking for updates to them each week.
Thanks for the reply Sanford. It's not a one time back-fill. It's an ongoing weekly refresh we do of our lead data table for our Tableau Dashboard. We are consistently hitting the bulk API limit and Marketo recommends we use REST API for these ongoing updates -- we are told by our developers it mig...
Hello! We are currently using the BULK API export to fetch update lead data for our Tableau dashboard. We have ~600K lead records and 300 fields. We are using the python library 'marketorestpython' to make calls to the marketo API. The python script fetches all the leads starting from June 2017 u...