I desperately need to get output data of a node in a canceled execution

I have 500 “items” that are the output from an expensive API. I had to cancel the workflow because I realized I was getting charged. The workflow cancelled before the step in which I put the api responses into my warehouse. How can I either download the node output items or continue the workflow and process them all? One I click test workflow - it only does 1 item and resets the entire output.

It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

n8n Cloud fyi