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 →
{
"name": "wf_update_all_caches",
"nodes": [
{
"parameters": {
"workflowInputs": {
"values": [
{
"name": "intent"
},
{
"name": "location"
}
]
}
},
"type": "n8n-nodes-base.executeWorkflowTrigger",
"typeVersion": 1.1,
"position": [
-224,
272
],
"id": "316407d6-9b63-46da-9227-5a8cd51c5291",
"name": "workflow_trigger"
},
{
"parameters": {
"workflowId": {
"__rl": true,
"value": "wRCvCmRGcILIoLjy",
"mode": "list",
"cachedResultName": "Underfoot \u2014 wf_error_notifications"
},
"workflowInputs": {
"mappingMode": "defineBelow",
"value": {
"json": "={{ $json }}",
"callingWorkflow": "={{ $workflow }}"
},
"matchingColumns": [],
"schema": [
{
"id": "json",
"displayName": "json",
"required": false,
"defaultMatch": false,
"display": true,
"canBeUsedToMatch": true,
"type": "object"
},
{
"id": "callingWorkflow",
"displayName": "callingWorkflow",
"required": false,
"defaultMatch": false,
"display": true,
"canBeUsedToMatch": true,
"type": "string",
"removed": false
}
],
"attemptToConvertTypes": false,
"convertFieldsToString": true
},
"mode": "each",
"options": {}
},
"type": "n8n-nodes-base.executeWorkflow",
"typeVersion": 1.2,
"position": [
224,
272
],
"id": "4251e922-ba15-4617-8928-d2df35cfbf0c",
"name": "discord_error_notifier"
},
{
"parameters": {
"workflowId": {
"__rl": true,
"value": "ctgclUQYW6ckB5ou",
"mode": "list",
"cachedResultName": "Underfoot \u2014 wf_scrape_reddit_posts"
},
"workflowInputs": {
"mappingMode": "defineBelow",
"value": {
"location": "={{ $json.location }}",
"intent": "={{ $json.intent }}"
},
"matchingColumns": [],
"schema": [
{
"id": "intent",
"displayName": "intent",
"required": false,
"defaultMatch": false,
"display": true,
"canBeUsedToMatch": true,
"type": "string"
},
{
"id": "location",
"displayName": "location",
"required": false,
"defaultMatch": false,
"display": true,
"canBeUsedToMatch": true,
"type": "string"
}
],
"attemptToConvertTypes": false,
"convertFieldsToString": true
},
"mode": "each",
"options": {}
},
"type": "n8n-nodes-base.executeWorkflow",
"typeVersion": 1.2,
"position": [
0,
368
],
"id": "2f27f7b2-c0cd-462b-84fd-79acee563187",
"name": "scrape_reddit_posts",
"onError": "continueErrorOutput"
},
{
"parameters": {
"workflowId": {
"__rl": true,
"value": "r9kt1jHGjG91iPuQ",
"mode": "list",
"cachedResultName": "Underfoot \u2014 wf_scraper_facebook_events"
},
"workflowInputs": {
"mappingMode": "defineBelow",
"value": {
"intent": "={{ $json.intent }}",
"location": "={{ $json.location }}"
},
"matchingColumns": [],
"schema": [
{
"id": "intent",
"displayName": "intent",
"required": false,
"defaultMatch": false,
"display": true,
"canBeUsedToMatch": true,
"type": "string"
},
{
"id": "location",
"displayName": "location",
"required": false,
"defaultMatch": false,
"display": true,
"canBeUsedToMatch": true,
"type": "string"
}
],
"attemptToConvertTypes": false,
"convertFieldsToString": true
},
"mode": "each",
"options": {}
},
"type": "n8n-nodes-base.executeWorkflow",
"typeVersion": 1.2,
"position": [
0,
176
],
"id": "a389bac8-7260-4704-a4ba-03f19f70e2ae",
"name": "scrape_facebook_events",
"onError": "continueErrorOutput"
},
{
"parameters": {
"workflowId": {
"__rl": true,
"value": "TjJFvBLuhBlEO3c8",
"mode": "list",
"cachedResultName": "Underfoot \u2014 wf_maps_serp_backup_data"
},
"workflowInputs": {
"mappingMode": "defineBelow",
"value": {
"intent": "={{ $json.intent }}",
"location": "={{ $json.location }}"
},
"matchingColumns": [],
"schema": [
{
"id": "intent",
"displayName": "intent",
"required": false,
"defaultMatch": false,
"display": true,
"canBeUsedToMatch": true,
"type": "string"
},
{
"id": "location",
"displayName": "location",
"required": false,
"defaultMatch": false,
"display": true,
"canBeUsedToMatch": true,
"type": "string"
}
],
"attemptToConvertTypes": false,
"convertFieldsToString": true
},
"mode": "each",
"options": {}
},
"type": "n8n-nodes-base.executeWorkflow",
"typeVersion": 1.2,
"position": [
0,
-16
],
"id": "276c0b07-c84b-4a43-acf8-6f5ec43515b6",
"name": "run_maps_backup_data",
"onError": "continueErrorOutput"
},
{
"parameters": {
"workflowId": {
"__rl": true,
"value": "So4ty17033VQwdOO",
"mode": "list",
"cachedResultName": "Underfoot \u2014 wf_serp_search_tool"
},
"workflowInputs": {
"mappingMode": "defineBelow",
"value": {
"intent": "={{ $json.intent }}",
"location": "={{ $json.location }}"
},
"matchingColumns": [],
"schema": [
{
"id": "intent",
"displayName": "intent",
"required": false,
"defaultMatch": false,
"display": true,
"canBeUsedToMatch": true,
"type": "string"
},
{
"id": "location",
"displayName": "location",
"required": false,
"defaultMatch": false,
"display": true,
"canBeUsedToMatch": true,
"type": "string"
}
],
"attemptToConvertTypes": false,
"convertFieldsToString": true
},
"mode": "each",
"options": {}
},
"type": "n8n-nodes-base.executeWorkflow",
"typeVersion": 1.2,
"position": [
0,
560
],
"id": "5312bc34-6549-4469-94cc-b825df570dc0",
"name": "run_google_serp_search",
"onError": "continueErrorOutput"
}
],
"connections": {
"workflow_trigger": {
"main": [
[
{
"node": "run_maps_backup_data",
"type": "main",
"index": 0
},
{
"node": "scrape_facebook_events",
"type": "main",
"index": 0
},
{
"node": "scrape_reddit_posts",
"type": "main",
"index": 0
},
{
"node": "run_google_serp_search",
"type": "main",
"index": 0
}
]
]
},
"scrape_reddit_posts": {
"main": [
[],
[
{
"node": "discord_error_notifier",
"type": "main",
"index": 0
}
]
]
},
"scrape_facebook_events": {
"main": [
[],
[
{
"node": "discord_error_notifier",
"type": "main",
"index": 0
}
]
]
},
"run_maps_backup_data": {
"main": [
[],
[
{
"node": "discord_error_notifier",
"type": "main",
"index": 0
}
]
]
},
"run_google_serp_search": {
"main": [
[],
[
{
"node": "discord_error_notifier",
"type": "main",
"index": 0
}
]
]
}
},
"active": false,
"settings": {
"executionOrder": "v1",
"callerPolicy": "workflowsFromSameOwner",
"errorWorkflow": "g0RA1ILyuSMHbt6q"
},
"versionId": "99681223-1f03-49eb-b4da-08fa090a0e3f",
"meta": {
"templateCredsSetupCompleted": true
},
"id": "IAKagbbjRUADr5n4",
"tags": []
}
For the full experience including quality scoring and batch install features for each workflow upgrade to Pro
About this workflow
wf_update_all_caches. Uses executeWorkflowTrigger. Event-driven trigger; 6 nodes.
Source: https://gist.github.com/anchildress1/cab1237affe75f0bed6629faeb940f2c — 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 powerful automation helps you stay ahead of the competition by identifying sales opportunities in real-time. Here’s how it works:
Back up n8n workflows to Google Drive automatically This workflow provides a robust solution for backing up your n8n workflows to Google Drive. It is designed to handle backups for multiple n8n instan
This workflow uses KlickTipp community nodes, available for self-hosted n8n instances only.
This workflow is a robust and forgiving JSON parser designed to handle malformed or "dirty" JSON strings often returned by AI models or scraped from web pages. It takes a text string as input and atte
This automation monitors X (formerly Twitter) search pages in real time and extracts high-signal posts that match your categories of interest. It’s ideal for community engagement, lead discovery, thou