Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Why do you need more than 31 days in a single job? - I needed data beyond the 31-day limit because I was trying to download huge volumes of data on Aug 30th. I did not want to miss out on any data and bulk export would require me to put in multiple requests for the activities data I was hoping to do...
Thank you for such a quick response!!! 👍I had to use the paginated export method because I wanted to download data beyond the 31-day limit. In a bulk export, I did not know how the output will be since each activity type ID will have a different set of 'attributes'. I will have to test the bulk ext...
We are trying to build a data pipeline using Marketo REST API, AWS lambda and Snowflake. We exceeded the API limits recently (API limit was 10K / day... now it is changed to 50K), and we want to avoid such problems in the future. I am trying to understand the API query limits better. I found this bl...