Thanks Dave! It would be great if we could manage the files in daily quota/delete them for more quota. There are some instances where it's 250M-500M a day in activities and getting...
You could look at the Bulk Extract API for Leads. Once you have the initial leads pulled, you can pull just updates every night via the Bulk Extract. The initial pull isn't straigh...
You might want to look at the Bulk Extract API for activities. It has its own issues but it's more straightforward with the Bulk Extract to just slurp all activities in a date rang...
Kenny,Just re-read the comments here. Through Bulk Extract API for activity, we get many records with an empty "" marketoGUID. We see this on multiple Marketo instances. I've also ...
Would love to see compression on the file level more than the http transfer level in order to extend the quota.Would also love to see CSVs not contain the word null for null values...
Hi Carrie,There is a Bulk Extract API now for activities. You can use a filter of up to 30 days at a time, and you can specify the activity types.http://developers.marketo.com/rest...
Those are lead fields and not activity fields.You will get an activity for change data value for these when they change, like if first name changes the new first name will be in th...
Ok. Apologies, as a programmer I've become accustomed to forums and communities like Stack and github, where people discuss pretty much everything publicly which means other people...