This workflow corresponds to n8n.io template #2445 — 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 →
{
"nodes": [
{
"id": "8112f97a-8390-4b73-b1bc-50b2f63a3c88",
"name": "When clicking \u2018Test workflow\u2019",
"type": "n8n-nodes-base.manualTrigger",
"position": [
3440,
540
],
"parameters": {},
"typeVersion": 1
},
{
"id": "4f15dde9-cb45-451c-8f27-d6b0727ac2a4",
"name": "Sticky Note",
"type": "n8n-nodes-base.stickyNote",
"position": [
2740,
200
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "bde19991-d597-48ad-86c3-620e62ad8bc9",
"name": "Normalize data",
"type": "n8n-nodes-base.set",
"position": [
4160,
540
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "c46a9071-2f4b-452d-8873-13ecf61cfdc5",
"name": "Sticky Note1",
"type": "n8n-nodes-base.stickyNote",
"position": [
4040,
320
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "9a416dcf-a600-4dd7-b975-3fa017f24324",
"name": "Encrypt data",
"type": "n8n-nodes-base.set",
"position": [
4540,
540
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "bde1a34f-d0f5-4bf0-b2f1-1410de3fe69f",
"name": "Sticky Note2",
"type": "n8n-nodes-base.stickyNote",
"position": [
4420,
320
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "55f1a337-6fce-4056-b16e-ca6783073df8",
"name": "Send event to Meta",
"type": "n8n-nodes-base.facebookGraphApi",
"position": [
4940,
540
],
"parameters": {},
"typeVersion": 1
},
{
"id": "3e49be33-b5b0-4598-acd0-16de5c33e31d",
"name": "Sticky Note3",
"type": "n8n-nodes-base.stickyNote",
"position": [
4800,
260
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "2abf84a4-0853-48a7-b87b-1916c841ed83",
"name": "Example data",
"type": "n8n-nodes-base.code",
"position": [
3780,
540
],
"parameters": {},
"typeVersion": 2
},
{
"id": "3bf223bd-eb10-4add-9527-1ed266d66c40",
"name": "Sticky Note4",
"type": "n8n-nodes-base.stickyNote",
"position": [
3660,
320
],
"parameters": {
"content": ""
},
"typeVersion": 1
}
],
"connections": {
"Encrypt data": {
"main": [
[
{
"node": "Send event to Meta",
"type": "main",
"index": 0
}
]
]
},
"Example data": {
"main": [
[
{
"node": "Normalize data",
"type": "main",
"index": 0
}
]
]
},
"Normalize data": {
"main": [
[
{
"node": "Encrypt data",
"type": "main",
"index": 0
}
]
]
},
"When clicking \u2018Test workflow\u2019": {
"main": [
[
{
"node": "Example data",
"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 workflows sends events to your Facebook Events Manager using the Meta Conversions API.
Source: https://n8n.io/workflows/2445/ — 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.
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
Marketing teams, agencies, and businesses who regularly create tens or hundreds of Facebook ads and store their creative assets in Google Drive.
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
Pull data using the Facebook Graph API and get your Meta Ads insights into your Google Sheets for analysis.
This n8n workflow automates the creation and publishing of Instagram carousel posts by downloading images from Google Drive, uploading them to Cloudinary for hosting, and publishing them as a coordina