top of page

Generate & Save CSV User Lists with GPT-4

An n8n workflow that uses GPT-4 (OpenAI API) to generate mock user data in JSON, parses it, converts to CSV in batches, fixes UTF BOM issues, and saves files locally. Ideal for creating randomized CSV datasets quickly.

bottom of page