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

Workflow Preview

Loading workflow preview...

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.

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

View 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 →