Data Processing & Analysis
0387 Redis Code Create Scheduled
0387 Redis Code Create Scheduled
Complex
High
23
Nodes
Complex
Trigger
High
Complexity
7/22/2025
Added
Workflow Overview
Total Nodes
23
Node Types
9
Node Types
manual Trigger
When clicking "Execute Workflow"
1 node
http Request
Get Meraki Organizations, Get Network IDs, Get Uplink Loss and Latency
3 nodes
set
Get Org Name & ID, Makes Latency and Loss Filterable, Sets Network Variables
3 nodes
merge
Combine latency to its respective Network, Merge
2 nodes
sticky Note
Sticky Note, Sticky Note1, Sticky Note2, Sticky Note3, Sticky Note4, Sticky Note5, Sticky Note6
7 nodes
code
Filters Problematic sites, Average Latency & Loss over 5m, Create Response
3 nodes
schedule Trigger
Schedule Trigger
1 node
redis
Check if Alert Exists, Log the Alert
2 nodes
microsoft Teams
Message Techs
1 node
Workflow JSON
22.97 KB
{
"meta": {
"instanceId": "257476b1ef58bf3cb6a46e65fac7ee34a53a5e1a8492d5c6e4da5f87c9b82833",
"templateId": "2054"
},
"name": "0387 Redis Code Create Scheduled",
"nodes": [
{
"id": "3b18d784-eded-4b74-ac44-b25565049e13",
"name": "When clicking \"Execute Workflow\"",
"type": "n8n-nodes-base.manualTrigger",
"position": [
380,
400
],
"parameters": {},
"typeVersion": 1
},
{
"id": "96eadd32-17c2-44b0-a00b-8e2ddcecaafa",
"name": "Get Meraki Organizations",
"type": "n8n-nodes-base.httpRequest",
"notes": "This node uses an API call to Meraki using the URL https://api.meraki.com/api/v1/organizations\n\nthe Authorization header is what is used to authenticate. You also have to set it to accept json",
"position": [
620,
320
],
"parameters": {
"url": "https://api.meraki.com/api/v1/organizations",
"options": {
"redirect": {
...Showing first 1000 characters. Click "Expand" to view the full JSON.