Block 1 - When clicking ‘Test workflow’
- Type / Role
- n8n-nodes-base.manualTrigger - manualTrigger
- Config choices
- Version 1
This workflow is provided as-is. Please review and test before using in production.
Who is this for? 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 conte...
n8n-nodes-base.manualtrigger, n8n-nodes-base.disqus, n8n-nodes-base.gmail, n8n-nodes-base.stickynote, n8n-nodes-base.merge, n8n-nodes-base.code
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Ghufran Ridhawi.
Original n8n.io sourceThis 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 consuming. With a workflow system like this, it will automate the process and shorten the time, meaning we only need to read clean data. This is also a form of devotion to the community at n8n and the n8n company, as well as devotion to forum organizers on disqus so that reality is no longer tiring and is able to answer existing reality problems.
Easy explanation:
Manual Trigger will run the four existing disqus nodes, after that using account credentials, will take the conditions in the forum based on the data, after the data is obtained it will be selected and classified via the merge node, after that the merge node will all be neatly one, then the function node to tidy up and clean the data containing the code will make it work, and the table function node in html will work to send a message to the gmail node as a notification which contains a clean data report and is ready to be read comfortably And enjoy the workflow that suits you.
Complete what is in the node as stated in the notes column. You need a "Credential Account" on each Disqus node, then write the name of the forum that you have created in each Disqus parameter node. If you already have an account, just connect it, and if not, create it first, you can register it by following the guide from n8n, it's very easy. Because here it has been arranged neatly and cleanly like in the merge and function nodes. Next, you need to connect the account credentials in the gmail node. After that, don't forget to add an email address to the Gmail node for notification of the success or failure of each customer from the running of this system. Save and run, test the workflow and activate the workflow. This workflow is ready to use.
As a reminder:
There must be (if not, make sure it is registered) in each "Credential Account" by following the guide on how to create it n8n the guide is very complete Don't forget to save, and make sure the workflow is active.
You can directly set the merge or function variable data in these nodes, to suit your wishes, but here I have made everything completely.
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
| Workflow | Automated Disqus forum reports with Gmail HTML tables |
|---|---|
| Complexity | advanced |
| Nodes | 16 |
| Categories | Market Research |
| Author | Ghufran Ridhawi |
| Published | 31 May 2025 |
Use the JSON export at /data/workflows/4531/4531.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
Who is this for? 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 conte...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Market Research use case.