Generate and auto-evaluate Facebook ad headlines using GPT-4o-mini
Generate and Auto-Evaluate Facebook Ad Headlines using GPT-4o-mini Built with n8n + OpenAI This workflow captures a product description, generates ad headlines, evaluates them with custom criteria, decides whether ano...
Template notes
Generate and Auto-Evaluate Facebook Ad Headlines using GPT-4o-mini
Built with n8n + OpenAI
This workflow captures a product description, generates ad headlines, evaluates them with custom criteria, decides whether another draft is needed, and finally sends the best version via Gmail.
---
β‘ Section 1: Capture the Brief & Build the Prompt
π FormTrigger\CopywritingBrief β A simple form asks: βWhat is your product about?β βοΈ Set\PromptForHeadline β Prepares the input by appending the instruction: βWrite a Facebook ad headline for this product:β
Benefit: Ensures consistent, structured prompts so the AI receives clear context every time.
---