Bulk Export of Leads is stuck in "Created" status

Diana_Yu
Level 1

Bulk Export of Leads is stuck in "Created" status

pastedImage_1.png

Tags (1)
6 REPLIES 6
SanfordWhiteman
Level 10 - Community Moderator

Re: Bulk Export of Leads is stuck in "Created" status

You're not providing enough context. What endpoint did you send this payload to?

Diana_Yu
Level 1

Re: Bulk Export of Leads is stuck in "Created" status

https://xxxx.mktorest.com/bulk/v1/leads/export/create.json

Diana_Yu
Level 1

Re: Bulk Export of Leads is stuck in "Created" status

I'd be happy to provide additional context if needed.

SanfordWhiteman
Level 10 - Community Moderator

Re: Bulk Export of Leads is stuck in "Created" status

That's the Create endpoint. That's what it does, so nothing is "stuck." You need to Enqueue next. All this is in the docs.

Diana_Yu
Level 1

Re: Bulk Export of Leads is stuck in "Created" status

I did enqueue it, but it's still stuck on the same status of "Created".

I've followed these instructions: https://developers.marketo.com/rest-api/bulk-extract/#common_parameters 

thanks for the help

SanfordWhiteman
Level 10 - Community Moderator

Re: Bulk Export of Leads is stuck in "Created" status

You'll have to provide a full trace of all the requests and responses you're sending to the endpoints.