Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
We have added addition information to the Developers Site to help explain file size daily quota. Hope this helps!http://developers.marketo.com/rest-api/bulk-extract/#file_size
Atul,I assume that you are using HTTP POST method.The problem here is "fields" attribute in the JSON in the request body. It should be an array of strings.Instead of this:{ "fields": "createdAt,marketoGUID,updatedAt,,…”, "filterType": "marketoGUID", "filterValues": "01e13ebd-39e9-46da-8978-bd6...