Bulk Api Lead Extract CreatedAt and UpdatedAt Filters | Community
Skip to main content
June 27, 2018
Solved

Bulk Api Lead Extract CreatedAt and UpdatedAt Filters

  • June 27, 2018
  • 2 replies
  • 3561 views

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.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by everly

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."

2 replies

everlyAccepted solution
Employee
July 2, 2018

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."

Josh_Hill13
New Participant
June 28, 2018

what do the docs say?

developer.marketo.com

June 29, 2018

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.