Export n8n Cloud execution data to CSV — n8n Workflow
Overview
Overview
This template helps n8n cloud plan users execute all executions to a CSV for easy data analysis. Identify what workflows are generating the most executions or could be optimized.
How this workflow works Click "Test Workflow" to manually execute the workflow Open the "Convert to CSV" node to access the binary data of the CSV file Download the CSV file
Nodes included: n8n node Convert to File No Operation, do nothing - replace with another
Set up steps Import the workflow to your work
Nodes used
Workflow Preview
How it Works
- 1
Trigger
The workflow starts with a trigger trigger.
- 2
Process
Data flows through 4 nodes, connecting converttofile, manualtrigger, n8n.
- 3
Output
The workflow completes its automation and delivers the result to the configured destination.
Node Details (4)
When clicking ‘Test workflow’
manualTrigger
n8n | Get all executions
n8n
Convert to CSV
convertToFile
Sticky Note2
stickyNote
No Operation, do nothing
noOp
How to Import This Workflow
- 1Click Download JSON button on the right to save the workflow file.
- 2Open your n8n instance. Go to Workflows → New → Import from file.
- 3Select the downloaded
export-n8n-cloud-execution-data-to-csvfile and click Import. - 4Set up credentials for each service node (API keys, OAuth, etc.).
- 5Click Test Workflow to verify everything works, then activate it.
Or paste directly in n8n → Import from JSON:
Integrations
Created by
Ludwig
@ludwig-n8n
Tags
New to n8n?
n8n is a free, open-source workflow automation tool. Self-host it or use the cloud version.
Get n8n Free →