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)
Prerequisites
Required Credentials (1)
OpenAI
Used by: OpenAI
Complexity
Advanced features used. Requires n8n experience.
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.
{
"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
},
{
...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...
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...
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 (...
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...
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...
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...