Prepare CSV files with GPT-4

This is a helper workflow to create 3 CSV files Feel free to adapt as needed Some mock data from GPT is pinned for convenience

Integrations Used (1)

Workflow Structure (9 nodes)
100%
Manual Trigger
When clicking "Execute Workflow"
Open Ai
OpenAI
Split In Batches
Split In Batches
Set
Parse JSON
Item Lists
Make JSON Table
Spreadsheet File
Convert to CSV
Move Binary Data
Strip UTF BOM bytes
Move Binary Data
Create valid binary
Write Binary File
Save to Disk
Node Types:
trigger
default
logic
transform
Requires credentials

Prerequisites

Required Credentials (1)

OpenAI

Used by: OpenAI

Docs

Complexity

Complex

Advanced features used. Requires n8n experience.

Setup time: ~30 min
Score: 40/100
Loops
6 Integrations

When to Use This Workflow

Real-time Response

React instantly when events happen - new orders, form submissions, or API calls.

Zero delay between trigger and action for time-sensitive workflows.

Time Savings

Replace repetitive manual tasks with reliable automation.

Reclaim hours every week for higher-value work.

Error Reduction

Eliminate human error from routine processes with consistent automation.

Improve accuracy and reliability across your workflows.

workflow.json
{
  "id": "6FSx5OMVxp8Ldg8A",
  "meta": {
    "instanceId": "fb924c73af8f703905bc09c9ee8076f48c17b596ed05b18c0ff86915ef8a7c4a"
  },
  "name": "Prepare CSV files with GPT-4",
  "tags": [],
  "nodes": [
    {
      "id": "5b43e57d-1fe1-4ea6-bf3d-661f7e5fc4b0",
      "name": "When clicking \"Execute Workflow\"",
      "type": "n8n-nodes-base.manualTrigger",
      "position": [
        960,
        240
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
...

Workflow Details

Nodes
11
Trigger
Manual
Source
awesome
Added
Dec 4, 2025

Need Help?

Check out the official n8n documentation for detailed guides.

Related Workflows

Remove Personally Identifiable Information (PII) from CSV Files with OpenAI

Remove PII from CSV Files This workflow monitors a Google Drive folder for new CSV files, identifies and removes PII col...

Google-drive
Openai
10 nodesEvent
Curated

Whisper Transkription copy

Trigger and Download of audio file In this example I'm using Google Drive. As soon as a audio file is uploaded the trigg...

Google-drive
Notion
Openai
8 nodesEvent
Curated

CV Resume PDF Parsing with Multimodal Vision AI

Try me out! This workflow converts a Candidate Resume PDF to an image which is then "read" by a Vision Language Model (...

Outputparserstructured
Google-drive
Http-request
Editimage
13 nodesManual
Curated

Convert URL HTML to Markdown Format and Get Page Links

40 at a time seems to be the memory limit on my server - run until complete with batches of 40 or increase based on your...

Http-request
17 nodesManual
Curated

Extract and process information directly from PDF using Claude and Gemini

Workflow: Extract data from PDF with Claude 3.5 Sonnet or Gemini 2.0 Flash Overview - This workflow helps you compare Cl...

Google-drive
Http-request
11 nodesManual
Curated

Transcribing Bank Statements To Markdown Using Gemini Vision AI

Try Me Out! This workflow converts a bank statement to markdown, faithfully capturing the details using the power of Vi...

Lmchatgooglegemini
Google-drive
Http-request
Compression
20 nodesManual
Curated