Hi, can anyone tell me how to export n8n executions as a csv? with all nodes and error data please?
Hey @donaldleon,
2 options I can think of, You could query the data to extract the information or for a bit of fun you could maybe use the API through the n8n node to get the data then write that to a spreadsheet so something like this…
1 Like
Thank you so much
1 Like