SOLVED

Re: Bulk Api Lead Extract CreatedAt and UpdatedAt Filters

Go to solution
Anonymous
Not applicable

Bulk Api Lead Extract CreatedAt and UpdatedAt Filters

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.

1 ACCEPTED SOLUTION

Accepted Solutions
David_Everly
Marketo Employee

Re: Bulk Api Lead Extract CreatedAt and UpdatedAt Filters

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

View solution in original post

3 REPLIES 3
Josh_Hill13
Level 10 - Champion Alumni

Re: Bulk Api Lead Extract CreatedAt and UpdatedAt Filters

what do the docs say?

developer.marketo.com

Anonymous
Not applicable

Re: Bulk Api Lead Extract CreatedAt and UpdatedAt Filters

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.

David_Everly
Marketo Employee

Re: Bulk Api Lead Extract CreatedAt and UpdatedAt Filters

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