This workflow corresponds to n8n.io template #4531 — we link there as the canonical source.
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 →
{
"id": "lKhMUWDdG5MdS7aJ",
"meta": {
"templateCredsSetupCompleted": true
},
"name": "Get 4 Node Disqus With Gmail Report",
"tags": [],
"nodes": [
{
"id": "7d02941e-c3d6-4489-ae00-0868afc1648c",
"name": "When clicking \u2018Test workflow\u2019",
"type": "n8n-nodes-base.manualTrigger",
"position": [
220,
140
],
"parameters": {},
"typeVersion": 1
},
{
"id": "5c989b33-87c9-45b5-89a5-aa6d549fac70",
"name": "Get Forum",
"type": "n8n-nodes-base.disqus",
"position": [
560,
80
],
"parameters": {},
"typeVersion": 1,
"alwaysOutputData": false
},
{
"id": "c8f899e3-66a0-4b33-bdb4-b978a60ddd97",
"name": "Get Posts Forum",
"type": "n8n-nodes-base.disqus",
"position": [
560,
440
],
"parameters": {},
"typeVersion": 1
},
{
"id": "7661b6be-b7d2-4eb4-ac5b-966b189828d4",
"name": "Get Threads Forum",
"type": "n8n-nodes-base.disqus",
"position": [
560,
-120
],
"parameters": {},
"typeVersion": 1
},
{
"id": "8342a36f-8221-44c7-bd78-4225360a4f8f",
"name": "Get Categories Forum",
"type": "n8n-nodes-base.disqus",
"position": [
560,
240
],
"parameters": {},
"typeVersion": 1
},
{
"id": "1e7ec9c7-4c28-4c54-b5db-a50d2de85922",
"name": "Gmail Report Notifications",
"type": "n8n-nodes-base.gmail",
"position": [
1840,
180
],
"parameters": {},
"typeVersion": 2.1
},
{
"id": "b793a21a-a49b-4f3c-8c50-c052ef93a4fd",
"name": "Sticky Note",
"type": "n8n-nodes-base.stickyNote",
"position": [
160,
-40
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "d78b0e64-fa00-4be1-937e-dc6f179f26a3",
"name": "Merge Threads + Forum",
"type": "n8n-nodes-base.merge",
"position": [
880,
60
],
"parameters": {},
"typeVersion": 1
},
{
"id": "8d5632d2-4821-4a71-9f0d-33529c11b46a",
"name": "Merge Categories + Posts",
"type": "n8n-nodes-base.merge",
"position": [
880,
260
],
"parameters": {},
"typeVersion": 1
},
{
"id": "bedfd695-e8be-4620-b1f0-690ff262bf7d",
"name": "Merge All",
"type": "n8n-nodes-base.merge",
"position": [
1080,
180
],
"parameters": {},
"typeVersion": 1
},
{
"id": "f8c42fbe-cc41-40fa-a8a3-91892995ef2d",
"name": "Combine Data",
"type": "n8n-nodes-base.code",
"position": [
1340,
180
],
"parameters": {},
"typeVersion": 2
},
{
"id": "a71e1738-b44f-4b03-b49b-13cf0bf95e04",
"name": "Format Table",
"type": "n8n-nodes-base.code",
"position": [
1560,
180
],
"parameters": {},
"typeVersion": 2
},
{
"id": "52c3022a-9236-4f5c-8874-209f54ddddd3",
"name": "Sticky Note1",
"type": "n8n-nodes-base.stickyNote",
"position": [
400,
-300
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "b9273190-2087-4352-bd55-743c73a871ce",
"name": "Sticky Note2",
"type": "n8n-nodes-base.stickyNote",
"position": [
820,
-300
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "04471a2e-3ca6-424b-b4e3-18e8035999bc",
"name": "Sticky Note3",
"type": "n8n-nodes-base.stickyNote",
"position": [
1240,
-300
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "bebd4497-a524-482d-a518-e7ca9a48d025",
"name": "Sticky Note4",
"type": "n8n-nodes-base.stickyNote",
"position": [
1720,
-40
],
"parameters": {
"content": ""
},
"typeVersion": 1
}
],
"active": false,
"settings": {
"executionOrder": "v1"
},
"versionId": "f8de56bf-b4d6-4ca5-9bd6-a445d7a305a9",
"connections": {
"Get Forum": {
"main": [
[
{
"node": "Merge Threads + Forum",
"type": "main",
"index": 1
}
]
]
},
"Merge All": {
"main": [
[
{
"node": "Combine Data",
"type": "main",
"index": 0
}
]
]
},
"Combine Data": {
"main": [
[
{
"node": "Format Table",
"type": "main",
"index": 0
}
]
]
},
"Format Table": {
"main": [
[
{
"node": "Gmail Report Notifications",
"type": "main",
"index": 0
}
]
]
},
"Get Posts Forum": {
"main": [
[
{
"node": "Merge Categories + Posts",
"type": "main",
"index": 1
}
]
]
},
"Get Threads Forum": {
"main": [
[
{
"node": "Merge Threads + Forum",
"type": "main",
"index": 0
}
]
]
},
"Get Categories Forum": {
"main": [
[
{
"node": "Merge Categories + Posts",
"type": "main",
"index": 0
}
]
]
},
"Merge Threads + Forum": {
"main": [
[
{
"node": "Merge All",
"type": "main",
"index": 0
}
]
]
},
"Merge Categories + Posts": {
"main": [
[
{
"node": "Merge All",
"type": "main",
"index": 1
}
]
]
},
"Gmail Report Notifications": {
"main": [
[]
]
},
"When clicking \u2018Test workflow\u2019": {
"main": [
[
{
"node": "Get Forum",
"type": "main",
"index": 0
},
{
"node": "Get Posts Forum",
"type": "main",
"index": 0
},
{
"node": "Get Threads Forum",
"type": "main",
"index": 0
},
{
"node": "Get Categories Forum",
"type": "main",
"index": 0
}
]
]
}
}
}
For the full experience including quality scoring and batch install features for each workflow upgrade to Pro
About this workflow
This workflow is intended for forum organizers on disqus, forum automation learning to be able to read forum contents through clean data. In reality, we have to first see the contents of the forum and read them one by one, such as likes, comments, messages, this is very time…
Source: https://n8n.io/workflows/4531/ — 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 workflow runs every Monday at 8 AM and automatically monitors your Jira project, measures progress against the active sprint, and delivers a structured report to stakeholders — with zero manual e
2025-12-03 fix JS code in node
Fetches all open sprint tickets daily from your Jira project Analyzes each ticket for overdue days and blocked status Routes to the right escalation level: assignee email → team Google Chat alert → ma
This n8n template demonstrates how to triage tenant maintenance requests automatically; matching each ticket to the right contractor by category and postcode area, dispatching the job by email and SMS
Stop losing valuable leads to missed meetings with this No-Show Follow-Up & Rescheduling automation! Whenever a lead is marked as a “no-show” in your CRM or calendar, this workflow automatically sends