Currently Marketo Leads and Activities Bulk Export API writes and stores Bulk Export files in plain text which in some cases result in producing huge files.
In our case a month worth of activity data produces a ~50Gb files or daily leads export files up to 2Gb in size.
It's wasteful and unnecessarily requires additional storage on Marketo side and forces end users like us pay for increasing daily volume API limits.
Instead export files can be written to storage in a gzipped format in a streaming fashion.
All major technology stacks provide a way to implement it fairly easily.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.