This n8n workflow automates the process of creating and sending a weekly marketing performance report. It starts with a scheduled trigger every Monday at 8 AM, then gathers input prompts specific to marketing analysis. Using multiple language model nodes, it generates insights, transforms reports into clean HTML formatted for email, and finally sends the report via Gmail to stakeholders. This workflow is ideal for busy marketing teams that want regular, automated updates on campaign performance, saving time and ensuring consistent reporting.
Automated Weekly Marketing Report Generation
Node Count | 6 – 10 Nodes |
---|---|
Nodes Used | @n8n/n8n-nodes-langchain.agent, @n8n/n8n-nodes-langchain.chainLlm, @n8n/n8n-nodes-langchain.lmChatAnthropic, @n8n/n8n-nodes-langchain.lmChatOpenAi, @n8n/n8n-nodes-langchain.mcpClientTool, gmail, scheduleTrigger, set |
Reviews
There are no reviews yet.