top of page

n8n Workflow: Export Executions to CSV

An n8n workflow that retrieves all workflow executions via the n8n API, converts the data into a CSV file for easy parsing, and prepares it for export to a cloud storage or other destination. Utilizes n8n manual trigger, n8n API node, and file conversion tools.

bottom of page