I want to use the Bulk Api Lead Extract as a way to retrieve all Leads that were Created or Updated within a 10 day period. Can I set both the createdAt and updatedAt filters for the same request?
Thanks in advance.
Solved! Go to Solution.
You will need to create two requests.
http://developers.marketo.com/rest-api/bulk-extract/bulk-lead-extract/#filters
"Only the first-set filter will be honored per export job."
what do the docs say?
developer.marketo.com
I'm aware of what the docs say. Marketo's documentation is not always accurate, which is why I'm asking if this is possible to do in one request. If not, I'll simply create two requests.
You will need to create two requests.
http://developers.marketo.com/rest-api/bulk-extract/bulk-lead-extract/#filters
"Only the first-set filter will be honored per export job."