{ "name": "Facebook reels", "nodes": [ { "parameters": { "pollTimes": { "item": [ { "mode": "everyMinute" } ] }, "triggerOn": "specificFolder", "folderToWatch": { "__rl": true, "value": "1mDBKyB7DTTa8JPrhHks32cwarnPLJsoG", "mode": "list", "cachedResultName": "Facebook reels", "cachedResultUrl": "https://drive.google.com/drive/folders/1mDBKyB7DTTa8JPrhHks32cwarnPLJsoG" }, "event": "fileCreated", "options": {} }, "type": "n8n-nodes-base.googleDriveTrigger", "typeVersion": 1, "position": [ -320, -208 ], "id": "6d818717-09b6-4d6c-a5c6-bb343dcb5d27", "name": "Google Drive Trigger", "credentials": { "googleDriveOAuth2Api": { "id": "4mYzKxXwEsdy9EZZ", "name": "Google Drive account 6" } } }, { "parameters": { "operation": "download", "fileId": { "__rl": true, "value": "={{ $json.webViewLink }}", "mode": "url" }, "options": {} }, "type": "n8n-nodes-base.googleDrive", "typeVersion": 3, "position": [ -96, -208 ], "id": "da4882fd-1cb5-45ea-a289-6129ea3a3a8e", "name": "Download file", "credentials": { "googleDriveOAuth2Api": { "id": "4mYzKxXwEsdy9EZZ", "name": "Google Drive account 6" } } }, { "parameters": { "operation": "uploadFile", "resource_type_file": "video", "additionalFieldsFile": {} }, "type": "n8n-nodes-cloudinary.cloudinary", "typeVersion": 1, "position": [ 128, -208 ], "id": "cea3f477-fb8a-4f4f-a579-de6878cecb48", "name": "Upload an asset from file data", "credentials": { "cloudinaryApi": { "id": "BaiXD4AiRp5s5FfY", "name": "Cloudinary account 2" } } }, { "parameters": { "assignments": { "assignments": [ { "id": "1d83aae9-e831-47fe-b419-b4adb5765758", "name": "page_id", "value": "868878779648122", "type": "string" }, { "id": "b99c5c93-63f8-4476-b4fd-62e5e8f4ca86", "name": "access_token", "value": "EAAwhbPcKuYUBQlJnZBr58geRBOxCewRVGKy5ZCQ5l0uHpGC0ZAcDrPVqPwU65kZBDTgTDK3fFrU20ySi2lqAowKoXObZCa0hraOE7kbZCqrLUUIOHaAQpzZAuVRI9xqx2v5QS8r6gUURYIj59J9FxoXGB8w1Ng6MnCKL1PHlTHOQRZCvSsbtveqxwV2lPy4hTmfbbzF8krBP", "type": "string" }, { "id": "f52b7fed-5ac4-4fbb-8d10-0d5ff1ff94e5", "name": "description", "value": "={{ $json.candidates[0].content.parts[0].text }}", "type": "string" }, { "id": "b30f700e-5cb0-4340-bb0a-8113c60f253f", "name": "url", "value": "={{ $('Upload an asset from file data').item.json.url }}", "type": "string" } ] }, "options": {} }, "type": "n8n-nodes-base.set", "typeVersion": 3.4, "position": [ 0, 48 ], "id": "1b2a4f3c-17ff-4f01-8743-2a9bfedf90be", "name": "Edit Fields" }, { "parameters": { "method": "POST", "url": "=https://graph.facebook.com/v25.0/{{ $json.page_id }}/video_reels", "sendBody": true, "bodyParameters": { "parameters": [ { "name": "upload_phase", "value": "start" }, { "name": "url", "value": "={{ $json.url }}" }, { "name": "access_token", "value": "={{ $json.access_token }}" } ] }, "options": {} }, "type": "n8n-nodes-base.httpRequest", "typeVersion": 4.4, "position": [ -272, 336 ], "id": "65193f43-1302-47eb-97a9-42566c99917d", "name": "Initializing reel post1" }, { "parameters": { "method": "POST", "url": "={{ $json.upload_url }}", "sendHeaders": true, "headerParameters": { "parameters": [ { "name": "Authorization", "value": "=OAuth {{ $('Edit Fields').item.json.access_token }}" }, { "name": "file_url", "value": "={{ $('Edit Fields').item.json.url }}" }, { "name": "file_size", "value": "={{ $('Upload an asset from file data').item.json.bytes }}" } ] }, "options": {} }, "type": "n8n-nodes-base.httpRequest", "typeVersion": 4.4, "position": [ -48, 336 ], "id": "3f31d86c-9f69-490f-be72-ad385e2daff5", "name": "Video upload" }, { "parameters": { "hostUrl": "graph-video.facebook.com", "httpRequestMethod": "POST", "graphApiVersion": "v23.0", "node": "868878779648122", "edge": "video_reels", "options": { "queryParameters": { "parameter": [ { "name": "upload_phase", "value": "finish" }, { "name": "video_state", "value": "=PUBLISHED" }, { "name": "description", "value": "={{ $('Edit Fields').item.json.description }}" }, { "name": "video_id", "value": "={{ $('Initializing reel post1').item.json.video_id }}" } ] } } }, "type": "n8n-nodes-base.facebookGraphApi", "typeVersion": 1, "position": [ 176, 336 ], "id": "c4f1eab3-aee2-41be-a5e8-dfaa0a6d6550", "name": "Publish reel", "credentials": { "facebookGraphApi": { "id": "lhCGGDQiHesrC0DJ", "name": "Facebook Graph account 4" } } }, { "parameters": { "resource": "video", "operation": "analyze", "modelId": { "__rl": true, "value": "models/gemini-2.5-flash", "mode": "list", "cachedResultName": "models/gemini-2.5-flash" }, "text": "generate a one sentence description for a facebook post", "videoUrls": "={{ $json.url }}", "simplify": false, "options": {} }, "type": "@n8n/n8n-nodes-langchain.googleGemini", "typeVersion": 1.1, "position": [ 368, -208 ], "id": "fda09e0b-9095-4653-92bd-f8cf94ae34de", "name": "Analyze video", "credentials": { "googlePalmApi": { "id": "AmwvLKUWBcH3iTfV", "name": "Google Gemini(PaLM) Api account 3" } } } ], "pinData": {}, "connections": { "Google Drive Trigger": { "main": [ [ { "node": "Download file", "type": "main", "index": 0 } ] ] }, "Download file": { "main": [ [ { "node": "Upload an asset from file data", "type": "main", "index": 0 } ] ] }, "Upload an asset from file data": { "main": [ [ { "node": "Analyze video", "type": "main", "index": 0 } ] ] }, "Edit Fields": { "main": [ [ { "node": "Initializing reel post1", "type": "main", "index": 0 } ] ] }, "Initializing reel post1": { "main": [ [ { "node": "Video upload", "type": "main", "index": 0 } ] ] }, "Video upload": { "main": [ [ { "node": "Publish reel", "type": "main", "index": 0 } ] ] }, "Analyze video": { "main": [ [ { "node": "Edit Fields", "type": "main", "index": 0 } ] ] } }, "active": false, "settings": { "executionOrder": "v1", "binaryMode": "separate", "availableInMCP": false }, "versionId": "ec1b1e05-8b62-4c7c-b3c3-9ad4776002dc", "meta": { "templateCredsSetupCompleted": true, "instanceId": "23830929e6c018b604abb710d12ca57ce411c63a552f9a21234ab1d153211b0b" }, "id": "pTnQErdl9tSRpOMY", "tags": [] }