Export n8n Cloud execution data to CSV — n8n Workflow

Low complexity Trigger4 nodes💎 Other👁 2,942 viewsby Ludwig

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

When clicking ‘Test workflow’n8n | Get all executionsConvert to CSVSticky Note2No Operation, do nothing

Workflow Preview

Get all executions
Workflow and Status Filters can be applied here
Convert to CSV
CSV for easy parsing
Replace this node
Replace this node with any cloud storage destination
W
When clicking ‘Test work…
N
n8n | Get all executions
C
Convert to CSV
N
No Operation, do nothing
4 nodes3 edges

How it Works

  1. 1

    Trigger

    The workflow starts with a trigger trigger.

  2. 2

    Process

    Data flows through 4 nodes, connecting converttofile, manualtrigger, n8n.

  3. 3

    Output

    The workflow completes its automation and delivers the result to the configured destination.

Node Details (4)

WH

When clicking ‘Test workflow’

manualTrigger

#1
N8

n8n | Get all executions

n8n

#2
CO

Convert to CSV

convertToFile

#3
ST

Sticky Note2

stickyNote

#4
NO

No Operation, do nothing

noOp

#5

How to Import This Workflow

  1. 1Click Download JSON button on the right to save the workflow file.
  2. 2Open your n8n instance. Go to Workflows → New → Import from file.
  3. 3Select the downloaded export-n8n-cloud-execution-data-to-csv file and click Import.
  4. 4Set up credentials for each service node (API keys, OAuth, etc.).
  5. 5Click Test Workflow to verify everything works, then activate it.

Or paste directly in n8n → Import from JSON:

{ "name": "Export n8n Cloud execution data to CSV", "nodes": [...], ...}

Integrations

converttofilemanualtriggern8n

Get This Workflow

Download and import in one click

Download JSONView on n8n.io
Nodes4
Complexitylow
Triggertrigger
Views2,942
CategoryOther

Created by

Ludwig

Ludwig

@ludwig-n8n

Tags

converttofilemanualtriggern8n

New to n8n?

n8n is a free, open-source workflow automation tool. Self-host it or use the cloud version.

Get n8n Free →