Extract and Export n8n Workflow Executions

somdn_product_page

This n8n workflow allows users to manually trigger the retrieval of all executions within their n8n environment, convert the execution data into a CSV format for easy analysis, and then prepare it for storage or further processing. The process is initiated with a manual trigger, which fetches all execution logs via the n8n API. The data is then transformed into a CSV file to facilitate easier parsing, review, or export. The workflow includes sticky notes that serve as helpful annotations for users, highlighting each step and suggesting where to replace the storage node for flexibility. This setup is particularly useful for monitoring workflow executions, debugging, or archiving execution logs in a structured format for offline analysis.

Node Count

6 – 10 Nodes

Nodes Used

convertToFile, manualTrigger, n8n, noOp, stickyNote

Reviews

There are no reviews yet.

Be the first to review “Extract and Export n8n Workflow Executions”

Your email address will not be published. Required fields are marked *