This workflow corresponds to n8n.io template #7976 — we link there as the canonical source.
The workflow JSON
Copy or download the full n8n JSON below. Paste it into a new n8n workflow, add your credentials, activate. Full import guide →
{
"meta": {
"templateCredsSetupCompleted": true
},
"nodes": [
{
"id": "655b4bb1-73a3-45e4-8596-65cfc84a6e1b",
"name": "When clicking \u2018Execute workflow\u2019",
"type": "n8n-nodes-base.manualTrigger",
"position": [
-448,
0
],
"parameters": {},
"typeVersion": 1
},
{
"id": "87cb53c6-6551-4794-a22e-81051de23bc5",
"name": "Edit Fields",
"type": "n8n-nodes-base.set",
"position": [
-224,
0
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "5534d749-c7be-4275-ba9f-91d4a20a039b",
"name": "Flatten Rows",
"type": "n8n-nodes-base.code",
"position": [
448,
0
],
"parameters": {},
"typeVersion": 2
},
{
"id": "156898d5-b770-4e6f-b93d-f33d156abdfa",
"name": "Meta Ad Insights",
"type": "n8n-nodes-base.facebookGraphApi",
"position": [
224,
0
],
"parameters": {},
"typeVersion": 1
},
{
"id": "8203fb7b-6941-4296-9ac5-08bd973423a5",
"name": "Calculate date range",
"type": "n8n-nodes-base.code",
"position": [
0,
0
],
"parameters": {},
"typeVersion": 2
},
{
"id": "5201a432-482b-4997-9b90-1262593f357d",
"name": "Sticky Note",
"type": "n8n-nodes-base.stickyNote",
"position": [
416,
-592
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "79217107-7341-4df0-b405-97b841b69d68",
"name": "Sticky Note1",
"type": "n8n-nodes-base.stickyNote",
"position": [
-352,
-784
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "be05d464-e1b4-4326-a1eb-f4ff5bb6ae57",
"name": "Send an alert",
"type": "n8n-nodes-base.slack",
"position": [
672,
0
],
"parameters": {},
"typeVersion": 2.3
}
],
"connections": {
"Edit Fields": {
"main": [
[
{
"node": "Calculate date range",
"type": "main",
"index": 0
}
]
]
},
"Flatten Rows": {
"main": [
[
{
"node": "Send an alert",
"type": "main",
"index": 0
}
]
]
},
"Meta Ad Insights": {
"main": [
[
{
"node": "Flatten Rows",
"type": "main",
"index": 0
}
]
]
},
"Calculate date range": {
"main": [
[
{
"node": "Meta Ad Insights",
"type": "main",
"index": 0
}
]
]
},
"When clicking \u2018Execute workflow\u2019": {
"main": [
[
{
"node": "Edit Fields",
"type": "main",
"index": 0
}
]
]
}
}
}
For the full experience including quality scoring and batch install features for each workflow upgrade to Pro
About this workflow
This workflow is for marketing teams, performance marketers, and media buyers running Facebook (Meta) Ads who want to stay on top of creative performance without manually checking Ads Manager every day.
Source: https://n8n.io/workflows/7976/ — original creator credit. Request a take-down →
Related workflows
Workflows that share integrations, category, or trigger type with this one. All free to copy and import.
Marketing teams, agencies, and businesses who regularly create tens or hundreds of Facebook ads and store their creative assets in Google Drive.
d27-FB-post. Uses googleSheets, googleDrive, googleSheetsTrigger, facebookGraphApi. Event-driven trigger; 8 nodes.
This n8n workflow automates the process of uploading video and image advertisements to Meta Ads Manager via the Meta Graph API (Facebook Ads) directly from Google Sheets and Google Drive. The workflow
This workflow is a universal automation for all four Meta Detailed Targeting API endpoints: Search, Suggestions, Browse, and Validation. You use a single Google Sheets tab with an column; a Switch nod
Content creators, AI video enthusiasts, and digital marketers who want to analyze successful short-form videos and understand their production techniques. Perfect for anyone looking to reverse-enginee