Generate Mock User CSVs with GPT-4 for Reconciliation - n8n Workflow | Neura Market
Generate Mock User CSVs with GPT-4 for Reconciliation
Automates creation of CSV files with 10 random users (names, subscriptions) via GPT-4, batched and saved to disk for finance tasks.
This n8n workflow leverages OpenAI's GPT-4 to generate realistic mock user data, including names starting with the same letter, subscription status, and dates. It processes the AI output in batches: parsing JSON, converting to tables, then CSVs, and saving them locally in the .n8n directory. The circular design ensures all 10 users are handled efficiently without manual intervention.
Ideal for finance and accounting teams needing test data for payment reconciliation, invoicing simulations, or s
Platform
n8n
Category
Finance & Accounting
Price
$12.99
Creator
QualityWorkflows
GPT-4
OpenAI
CSV Generation
Data Processing
AI Automation
Finance
Accounting
Payment Reconciliation
Mock Data
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.