Block 1 - Sticky Note
- Type / Role
- n8n-nodes-base.stickyNote - stickyNote
- Config choices
- Version 1
This workflow is provided as-is. Please review and test before using in production.
This template automatically exports Meta (Facebook) Ads campaign performance into Google Sheets — both daily and for historical backfills . It’s ideal for performance marketers, agencies, and analy...
n8n-nodes-base.stickynote, n8n-nodes-base.set, n8n-nodes-base.facebookgraphapi, n8n-nodes-base.code, n8n-nodes-base.googlesheets, n8n-nodes-base.manualtrigger, n8n-nodes-base.scheduletrigger
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Reinhard Schmidbauer.
Original n8n.io sourceThis template automatically exports Meta (Facebook) Ads campaign performance into Google Sheets — both daily and for historical backfills. It’s ideal for performance marketers, agencies, and analytics teams who want a reliable data pipeline from Meta Ads into their reporting stack.
time_range parameter (e.g. last 12–24 months).Daily Incremental Flow
Schedule Trigger runs every day at 05:00.Set config node defines ad account, date preset (yesterday), and Google Sheet details.Meta Insights node calls the Facebook Graph insights edge at level=campaign.Code node flattens the data and derives CPL, CPA, ROAS, and other KPIs.Google Sheets node appends the rows to your Meta_Daily_Data sheet.Manual Backfill Flow
Manual Trigger lets you run the flow on demand.Set backfill config node defines backfillSince and backfillUntil.Meta Insights (time_range) node fetches performance for that historical range.ads_read / read_insights.Set config and Set backfill config nodes:adAccountId (e.g. act_123456789012345).sheetId (Google Sheet ID) and sheet name (e.g. Meta_Daily_Data).level from campaign to adset or ad if you need more granular reporting.publisher_platform, platform_position) to split by platform and placement.If you need help with:
please reach out to Serendipity Technologies:
We can help you turn this workflow into a full analytics stack and reporting system tailored to your business.
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
| Workflow | Meta ads to Google Sheets: daily & historical campaign performance report |
|---|---|
| Complexity | intermediate |
| Nodes | 14 |
| Categories | Market Research |
| Author | Reinhard Schmidbauer |
| Published | 04 Dec 2025 |
Use the JSON export at /data/workflows/11499/11499.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
This template automatically exports Meta (Facebook) Ads campaign performance into Google Sheets — both daily and for historical backfills . It’s ideal for performance marketers, agencies, and analy...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Market Research use case.