This workflow corresponds to n8n.io template #7070 — we link there as the canonical source.
This workflow follows the Google Sheets → HTTP Request 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 →
{
"nodes": [
{
"id": "553252d2-cb15-4482-be4b-9f96cd10e9af",
"name": "Append or update row in sheet",
"type": "n8n-nodes-base.googleSheets",
"position": [
304,
-48
],
"parameters": {},
"typeVersion": 4.6
},
{
"id": "6974c88a-9db0-4fc3-ba60-f16474b2e17b",
"name": "Manual Execution",
"type": "n8n-nodes-base.manualTrigger",
"position": [
-608,
-32
],
"parameters": {},
"typeVersion": 1
},
{
"id": "c7516244-3e86-4036-a76a-4e9cad693f03",
"name": "Array to individual properties",
"type": "n8n-nodes-base.code",
"position": [
-192,
-32
],
"parameters": {},
"typeVersion": 2
},
{
"id": "527cde8b-0ab0-447a-b9d4-c9e39f1ec5a3",
"name": "Filter properties by our buying budget",
"type": "n8n-nodes-base.if",
"position": [
16,
-32
],
"parameters": {},
"typeVersion": 2.2
},
{
"id": "f091d1f8-c220-409f-aaaa-b60bf946b8b1",
"name": "Get Zillow Properties",
"type": "n8n-nodes-base.httpRequest",
"position": [
-400,
-32
],
"parameters": {},
"typeVersion": 4.2
}
],
"connections": {
"Manual Execution": {
"main": [
[
{
"node": "Get Zillow Properties",
"type": "main",
"index": 0
}
]
]
},
"Get Zillow Properties": {
"main": [
[
{
"node": "Array to individual properties",
"type": "main",
"index": 0
}
]
]
},
"Array to individual properties": {
"main": [
[
{
"node": "Filter properties by our buying budget",
"type": "main",
"index": 0
}
]
]
},
"Filter properties by our buying budget": {
"main": [
[
{
"node": "Append or update row in sheet",
"type": "main",
"index": 0
}
]
]
}
}
}
For the full experience including quality scoring and batch install features for each workflow upgrade to Pro
About this workflow
Nodes Used: Manual Execution Trigger HTTP Request (Get Zillow Properties) Code Node (Split Listings Array) IF Node (Filter by Budget) Google Sheets (Append or Update)
Source: https://n8n.io/workflows/7070/ — 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.
TrackCollect_deeper. Uses googleSheets, httpRequest, @n-octo-n/n8n-nodes-json-database, itemLists. Event-driven trigger; 80 nodes.
This template is ideal for solo store owners, eCommerce marketers, automation beginners, or anyone using Shopify and Gmail who wants to recover lost revenue without coding.
PCN. Uses googleSheets, httpRequest, @n-octo-n/n8n-nodes-json-database, itemLists. Event-driven trigger; 60 nodes.
Product Ad Machine. Uses googleDrive, googleSheets, httpRequest, @ffmpeg-micro/n8n-nodes-ffmpeg-micro. Event-driven trigger; 60 nodes.
Basic AI SEO KW Research n8n DataForSEO Gumroad 030125. Uses googleSheets, googleDrive, httpRequest. Event-driven trigger; 56 nodes.