🔬 Automated marketing performance email reports with Google Sheets & Outlook

1,016 views · 🔬 Document Extraction & Analysis

Description

This n8n workflow template automatically pulls marketing data from Google Sheets, calculates key performance metrics, and sends beautifully formatted HTML email reports. Perfect for marketing teams, agencies, or businesses that need regular performance reporting without manual data processing.

What This Workflow Does

This automated workflow:

The workflow processes data including Customer ID, Campaign names, Clicks, Conversions, and Spend amounts to generate comprehensive performance summaries.

Tools & Services Used

Step-by-Step Implementation

Step 1: Set Up Your Google Sheets Data Source

Copy the Sample Data Template:

  1. Access the template: Marketing Performance Data Template
  2. Click “File” → “Make a copy” to create your own version
  3. Rename it (e.g., “My Marketing Performance Data”)

Set Up Your Data Structure: Your Google Sheet should have a “Data” tab with these columns:

Configure Google Sheets API Access:

Step 2: Import and Configure the N8N Workflow

Import the Workflow:

  1. Copy the workflow JSON from the template
  2. In your N8N instance, go to Workflows → Import from JSON
  3. Paste the JSON and import the workflow

Step 3: Configure Each Node

Node 1: “When clicking ‘Execute workflow’” (Manual Trigger)

Node 2: “Get Google Sheets Data”

Node 3-7: Data Analysis Nodes

“Count Unique Customers”

“Count Unique Campaigns”

“Sum Total Clicks”

“Sum Total Conversions”

“Sum Total Spend”

Node 8: “Merge”

Node 9: “Send Email Report” (Microsoft Outlook)

For professional setup, customization, or troubleshooting of this workflow, contact:

Robert - Ynteractive Solutions

Specializing in AI-powered workflow automation, business process optimization, and custom integration solutions.

🔗 Nodes Used

Google Sheets, Microsoft Outlook, Summarize

📥 Import

Download workflow.json and import into n8n: Workflow menu → Import from File

📖 Importing guide · 🔑 Credential setup