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": "HIC \u2014 Weekly Trend Alert",
"nodes": [
{
"parameters": {
"rule": {
"interval": [
{
"field": "weeks"
}
]
}
},
"id": "t1-schedule",
"name": "Every Week",
"type": "n8n-nodes-base.scheduleTrigger",
"typeVersion": 1.2,
"position": [
0,
0
]
},
{
"parameters": {
"resource": "intelligence",
"operation": "askHic",
"question": "What is trending this week?",
"industry": {
"__rl": true,
"mode": "id",
"value": "restaurants"
},
"outputMode": "perRecommendation",
"simplify": true,
"options": {
"intent": "trends",
"maxResults": 10,
"timeWindow": "7d"
}
},
"id": "t1-ask",
"name": "Ask HIC \u2014 Trends",
"type": "n8n-nodes-hixy-intelligence-cloud.hixyIntelligenceCloud",
"typeVersion": 1,
"position": [
240,
0
]
},
{
"parameters": {
"conditions": {
"options": {
"caseSensitive": true,
"typeValidation": "strict",
"version": 2
},
"conditions": [
{
"leftValue": "={{ $json.confidence }}",
"rightValue": 0.8,
"operator": {
"type": "number",
"operation": "gte"
}
}
],
"combinator": "and"
}
},
"id": "t1-if",
"name": "Confidence \u2265 0.8",
"type": "n8n-nodes-base.if",
"typeVersion": 2.2,
"position": [
480,
0
]
},
{
"parameters": {},
"id": "t1-notify",
"name": "Send Alert (add Slack/Email)",
"type": "n8n-nodes-base.noOp",
"typeVersion": 1,
"position": [
720,
-100
]
}
],
"connections": {
"Every Week": {
"main": [
[
{
"node": "Ask HIC \u2014 Trends",
"type": "main",
"index": 0
}
]
]
},
"Ask HIC \u2014 Trends": {
"main": [
[
{
"node": "Confidence \u2265 0.8",
"type": "main",
"index": 0
}
]
]
},
"Confidence \u2265 0.8": {
"main": [
[
{
"node": "Send Alert (add Slack/Email)",
"type": "main",
"index": 0
}
],
[]
]
}
},
"settings": {}
}
For the full experience including quality scoring and batch install features for each workflow upgrade to Pro
About this workflow
HIC — Weekly Trend Alert. Uses n8n-nodes-hixy-intelligence-cloud. Scheduled trigger; 4 nodes.
Source: https://github.com/Hixy-app/n8n-nodes-hixy-intelligence-cloud/blob/main/templates/01-weekly-trend-alert.json — 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.
HIC — Weekly Content Plan. Uses n8n-nodes-hixy-intelligence-cloud. Scheduled trigger; 3 nodes.
💻 Schedule workflow activity time. Uses n8n, scheduleTrigger, stickyNote. Scheduled trigger; 13 nodes.
Send weekly Local Falcon rank reports via email. Uses @local-falcon/n8n-nodes-localfalcon, emailSend. Scheduled trigger; 9 nodes.
Archive Spotify S Discover Weekly Playlist. Uses spotify, scheduleTrigger. Scheduled trigger; 7 nodes.
This workflow will archive your Spotify Discover Weekly playlist to an archive playlist named "Discover Weekly Archive" which you must create yourself. If you want to change the name of the archive pl