Use this advanced n8n workflow to automate DTC marketing research. It scrapes Reddit for pain points, uses GPT-4o to generate rank-optimized ad copy, and creates visual comic advertisements via Dumpling AI.
Download this n8n workflow template and start using it instantly.
• DTC brand managers and marketing teams needing high-volume, pain-point-driven ad creatives.
• Growth hackers seeking to automate consumer insights research and creative testing.
• n8n automation specialists looking for an advanced example of integrating AI agents and third-party APIs (like Dumpling AI) in a complex n8n workflow.
• Users seeking practical n8n templates for content creation and social media strategy.
Modern advertising success hinges on addressing specific, deeply felt user problems. Manually sifting through social media like Reddit to find these pain points, crafting messaging, and generating compelling visuals is incredibly time-consuming. This robust n8n workflow template solves that challenge entirely. The automation acts as a virtual marketing agency: scraping insights, using large language models for strategic copywriting and ranking, and finally employing a specialized AI service (Dumpling AI) for visual asset creation. By leveraging the power of this single n8n workflow, users can dramatically reduce their creative lead time, ensuring their campaigns are always resonant and backed by real user sentiment. Every step of this powerful n8n automation uses AI to produce highly optimized, ready-to-use comic ads, which are then seamlessly saved via the Google Drive n8n node.
The n8n workflow operates through a structured pipeline of data collection, refinement, AI reasoning, and creative generation:
When a Form is Submitted n8n trigger.Rank Top 10 Ad Angles OpenAI n8n node re-ranks these 10 messages for maximum persuasive impact.Split Out, Split in Batches) to process the 10 prompts. Each prompt is sent via an HTTP Request n8n node to Dumpling AI for image generation. Finally, the generated image file is fetched and uploaded directly to a designated folder via the Google Drive n8n node.Generate Reddit Keyword from Product Description, Rank Top 10 Ad Angles, and the AI Agent n8n node components (which use GPT-4o/GPT-4o-mini models).Generate Comic Image via Dumpling AI n8n node uses HTTP Header Authentication. Configure a generic credential with your Dumpling AI API key as the header value.Folder ID parameter (currently set to 'n8n Testing') to your desired storage location.When a Form is Submitted n8n trigger to input your product data and start the creative generation process. When a Form is Submitted (n8n trigger): The starting n8n trigger. Collects essential inputs: Brand Name, Website, and Product Explanation.
Generate Reddit Keyword from Product Description (OpenAI n8n node): Uses GPT-4o to analyze the product pitch and generate a concise, pain-point focused search keyword (1-3 words) for market research.
Search Reddit Posts Using Keyword (Reddit n8n node): Executes the search on Reddit based on the keyword generated by the previous n8n node.
Filter Posts With 2+ Upvotes and Text (IF n8n node): Filters the scraped posts, ensuring relevance by checking for a minimum of two upvotes and the presence of substantial body text (selftext is not empty).
Classify Post Relevance to Product (AI Agent n8n node): A multi-node AI sequence that utilizes GPT-4o-mini to programmatically determine if the content of a scraped post is strategically valuable for the product’s marketing message. The output is structured JSON.
Generate 10 Ad Angles From Reddit Posts (AI Agent n8n node): A key copywriting n8n node. It processes the collective pain points and crafts 10 unique, powerful, and emotionally resonant ad angle variations.
Rank Top 10 Ad Angles (OpenAI n8n node): Uses GPT-4o (a more powerful model) to review the generated ad copy and re-rank the top 10 most effective messages.
Create Comic Prompts from Ad Angles (AI Agent n8n node): Transforms the high-ranking textual ad copy into a detailed, structured, 4-panel image generation prompt, outputting a JSON array ready for the image generation service.
Generate Comic Image via Dumpling AI (HTTP Request n8n node): Sends the carefully engineered comic prompt to the Dumpling AI API using the FLUX.1-pro model to generate the visual asset.
Upload Image to Google Drive (Google Drive n8n node): The concluding n8n node, responsible for storing the final comic image files in Google Drive for easy access by the marketing team.
Use this n8n workflow to set up physical notifications via Home Assistant. Trigger a smart light color change whenever an update occurs in your GitHub repository using an n8n trigger.

Use this robust n8n workflow to monitor multiple RSS feeds hourly. Receive instant email digests containing new posts directly to your inbox, leveraging the n8n node for conditional checks and Gmail integration.

Automate YouTube video analysis using a powerful n8n workflow. Generate transcripts, summaries, scene descriptions, and social media clips using the Gemini API. This n8n template speeds up content creation.

Use this robust n8n workflow to build a secure API endpoint that validates incoming requests via an API key header. Essential security logic using the webhook n8n trigger.









































