This workflow corresponds to n8n.io template #5472 — we link there as the canonical source.
This workflow follows the Agent → Google Sheets recipe pattern — see all workflows that pair these two integrations.
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": "cbde2f9d-6907-4fb2-ad79-bfffb700ec78",
"name": "Schedule Trigger",
"type": "n8n-nodes-base.scheduleTrigger",
"position": [
-180,
340
],
"parameters": {},
"typeVersion": 1.1
},
{
"id": "e3881445-45ee-4c83-a7b7-80a3849790a5",
"name": "Set Search Terms",
"type": "n8n-nodes-base.set",
"position": [
40,
340
],
"parameters": {},
"typeVersion": 3.2
},
{
"id": "345bf3df-08db-4347-9bb4-76a49134611d",
"name": "Reddit Search",
"type": "n8n-nodes-base.httpRequest",
"position": [
260,
-160
],
"parameters": {},
"typeVersion": 4.1
},
{
"id": "b585ade1-0e45-4ff4-b7ef-1a1fa2b19b9e",
"name": "Social Media Search",
"type": "n8n-nodes-base.httpRequest",
"position": [
260,
40
],
"parameters": {},
"typeVersion": 4.1
},
{
"id": "6dfbb6ca-3342-437b-a08b-0952e1b17351",
"name": "News Search",
"type": "n8n-nodes-base.httpRequest",
"position": [
260,
240
],
"parameters": {},
"typeVersion": 4.1
},
{
"id": "78f1de4e-5607-427c-9979-b3c4f5d5767e",
"name": "Twitter Search",
"type": "n8n-nodes-base.httpRequest",
"position": [
260,
440
],
"parameters": {},
"typeVersion": 4.1
},
{
"id": "03693c35-5be1-459a-859f-51dc754b6757",
"name": "Bayut Search",
"type": "n8n-nodes-base.httpRequest",
"position": [
260,
640
],
"parameters": {},
"typeVersion": 4.1
},
{
"id": "39354486-a728-4932-94b9-9f950eb636bd",
"name": "PropertyFinder Search",
"type": "n8n-nodes-base.httpRequest",
"position": [
260,
840
],
"parameters": {},
"typeVersion": 4.1
},
{
"id": "0d0ad3e1-46e8-4f58-aae9-96bb1617bd5d",
"name": "Merge All Sources",
"type": "n8n-nodes-base.merge",
"position": [
480,
340
],
"parameters": {},
"typeVersion": 2.1
},
{
"id": "3dbeb9ef-11d7-4049-b173-20d6a63e0f9a",
"name": "Save All Leads to Google Sheets",
"type": "n8n-nodes-base.googleSheets",
"position": [
1520,
340
],
"parameters": {},
"typeVersion": 4.4
},
{
"id": "a31d5392-8d85-41b6-b05e-9b9aa919b46f",
"name": "OpenAI Chat Model",
"type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
"position": [
1000,
560
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "b52439e6-5b3f-4eae-b906-0c082338b1b4",
"name": "Parse AI Response",
"type": "n8n-nodes-base.code",
"position": [
1300,
340
],
"parameters": {},
"typeVersion": 2
},
{
"id": "7c3cde41-05cf-4e6a-9309-04d39e0ca683",
"name": "Prepare Data for AI",
"type": "n8n-nodes-base.code",
"position": [
700,
340
],
"parameters": {},
"typeVersion": 2
},
{
"id": "1c7c8e9f-ab6b-4664-a165-f9e3996eb8d0",
"name": "Sticky Note",
"type": "n8n-nodes-base.stickyNote",
"position": [
-980,
-100
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "34db56a0-afe9-45ed-adb8-c9671b91bff6",
"name": "Sticky Note1",
"type": "n8n-nodes-base.stickyNote",
"position": [
-260,
-680
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "bed67729-b51e-4e17-b94d-9a54a183eb22",
"name": "Sticky Note2",
"type": "n8n-nodes-base.stickyNote",
"position": [
-220,
480
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "ca3ae3cb-35fa-4bb2-b5be-7987ee22c6b4",
"name": "Sticky Note3",
"type": "n8n-nodes-base.stickyNote",
"position": [
740,
-300
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "90d24ab1-939f-4b2b-a4e9-9519958dc721",
"name": "Sticky Note4",
"type": "n8n-nodes-base.stickyNote",
"position": [
1520,
-300
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "c5f8bb5c-bd13-4713-aceb-11f0aa696615",
"name": "Sticky Note5",
"type": "n8n-nodes-base.stickyNote",
"position": [
-980,
1280
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "0e95da64-87bb-4477-afa8-c68f129fcfec",
"name": "AI Lead Analysis & Qualification",
"type": "@n8n/n8n-nodes-langchain.agent",
"position": [
920,
340
],
"parameters": {},
"typeVersion": 2
}
],
"connections": {
"News Search": {
"main": [
[
{
"node": "Merge All Sources",
"type": "main",
"index": 0
}
]
]
},
"Bayut Search": {
"main": [
[
{
"node": "Merge All Sources",
"type": "main",
"index": 0
}
]
]
},
"Reddit Search": {
"main": [
[
{
"node": "Merge All Sources",
"type": "main",
"index": 0
}
]
]
},
"Twitter Search": {
"main": [
[
{
"node": "Merge All Sources",
"type": "main",
"index": 0
}
]
]
},
"Schedule Trigger": {
"main": [
[
{
"node": "Set Search Terms",
"type": "main",
"index": 0
}
]
]
},
"Set Search Terms": {
"main": [
[
{
"node": "Reddit Search",
"type": "main",
"index": 0
},
{
"node": "Social Media Search",
"type": "main",
"index": 0
},
{
"node": "News Search",
"type": "main",
"index": 0
},
{
"node": "Twitter Search",
"type": "main",
"index": 0
},
{
"node": "Bayut Search",
"type": "main",
"index": 0
},
{
"node": "PropertyFinder Search",
"type": "main",
"index": 0
}
]
]
},
"Merge All Sources": {
"main": [
[
{
"node": "Prepare Data for AI",
"type": "main",
"index": 0
}
]
]
},
"OpenAI Chat Model": {
"ai_languageModel": [
[
{
"node": "AI Lead Analysis & Qualification",
"type": "ai_languageModel",
"index": 0
}
]
]
},
"Parse AI Response": {
"main": [
[
{
"node": "Save All Leads to Google Sheets",
"type": "main",
"index": 0
}
]
]
},
"Prepare Data for AI": {
"main": [
[
{
"node": "AI Lead Analysis & Qualification",
"type": "main",
"index": 0
}
]
]
},
"Social Media Search": {
"main": [
[
{
"node": "Merge All Sources",
"type": "main",
"index": 0
}
]
]
},
"PropertyFinder Search": {
"main": [
[
{
"node": "Merge All Sources",
"type": "main",
"index": 0
}
]
]
},
"Save All Leads to Google Sheets": {
"main": [
[]
]
},
"AI Lead Analysis & Qualification": {
"main": [
[
{
"node": "Parse AI Response",
"type": "main",
"index": 0
}
]
]
}
}
}
For the full experience including quality scoring and batch install features for each workflow upgrade to Pro
About this workflow
Real estate agents, property investment companies, and relocation services operating in the UAE market who want to automate their lead generation and find qualified prospects 24/7.
Source: https://n8n.io/workflows/5472/ — 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 automation workflow automates the creation, scripting, production, and posting of YouTube videos. It leverages AI (OpenAI), image generation (PIAPI), video rendering (Shotstack), and platform
This workflow is designed for: Content creators and marketers E-commerce and product-based businesses Agencies producing social media visuals and videos Automation builders looking for AI-powered crea
Generate product images with NanoBanana Pro to Veo videos and Blotato - vide 2 ok. Uses httpRequest, editImage, googleDrive, googleSheets. Scheduled trigger; 76 nodes.
Created by: Peyton Leveillee Last updated: October 2025
The Multi-Model Agency Content Engine is a high-performance editorial system designed for agencies. It solves the "blank page" problem by alternating between real-world social proof and strategic expe