AutomationFlowsGeneral › Disqus:forum:get Getcategories Getthreads Getposts

Disqus:forum:get Getcategories Getthreads Getposts

Disqus:Forum:get getCategories getThreads getPosts. Uses start, disqus. Manual trigger; 5 nodes.

Manual trigger★★★★☆ complexity5 nodesStartDisqus
General Trigger: Manual Nodes: 5 Complexity: ★★★★☆ Added:

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 →

Download .json
{
  "createdAt": "2021-03-04T08:38:05.147Z",
  "updatedAt": "2021-03-04T08:38:05.147Z",
  "id": "98",
  "name": "Disqus:Forum:get getCategories getThreads getPosts",
  "active": false,
  "nodes": [
    {
      "parameters": {},
      "name": "Start",
      "type": "n8n-nodes-base.start",
      "typeVersion": 1,
      "position": [
        250,
        300
      ],
      "id": "9468a1d9-c07c-4001-804d-f308db6f79a3"
    },
    {
      "parameters": {
        "id": "disqus-demo-page",
        "additionalFields": {}
      },
      "name": "Disqus",
      "type": "n8n-nodes-base.disqus",
      "typeVersion": 1,
      "position": [
        500,
        300
      ],
      "credentials": {
        "disqusApi": {
          "name": "<your credential>"
        }
      },
      "id": "8c4e3006-b4d8-4015-9eeb-5cb77b7a46aa"
    },
    {
      "parameters": {
        "operation": "getCategories",
        "id": "disqus-demo-page",
        "limit": 1,
        "additionalFields": {
          "order": "asc"
        }
      },
      "name": "Disqus1",
      "type": "n8n-nodes-base.disqus",
      "typeVersion": 1,
      "position": [
        650,
        300
      ],
      "credentials": {
        "disqusApi": {
          "name": "<your credential>"
        }
      },
      "id": "f1db25d5-8f78-4f29-a4f3-d27a3571370e"
    },
    {
      "parameters": {
        "operation": "getThreads",
        "id": "disqus-demo-page",
        "limit": 1,
        "additionalFields": {
          "order": "desc"
        }
      },
      "name": "Disqus2",
      "type": "n8n-nodes-base.disqus",
      "typeVersion": 1,
      "position": [
        800,
        300
      ],
      "credentials": {
        "disqusApi": {
          "name": "<your credential>"
        }
      },
      "id": "4fcd6985-5dc8-4425-b852-25824964082a"
    },
    {
      "parameters": {
        "operation": "getPosts",
        "id": "disqus-demo-page",
        "limit": 1,
        "additionalFields": {
          "order": "desc"
        }
      },
      "name": "Disqus3",
      "type": "n8n-nodes-base.disqus",
      "typeVersion": 1,
      "position": [
        950,
        300
      ],
      "credentials": {
        "disqusApi": {
          "name": "<your credential>"
        }
      },
      "id": "0dfe850e-186a-4072-b722-f35e15deeb16"
    }
  ],
  "connections": {
    "Disqus2": {
      "main": [
        [
          {
            "node": "Disqus3",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Disqus1": {
      "main": [
        [
          {
            "node": "Disqus2",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Disqus": {
      "main": [
        [
          {
            "node": "Disqus1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Start": {
      "main": [
        [
          {
            "node": "Disqus",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  },
  "settings": {},
  "staticData": null,
  "meta": null,
  "versionId": null,
  "triggerCount": 0,
  "tags": []
}

Credentials you'll need

Each integration node will prompt for credentials when you import. We strip credential IDs before publishing — you'll add your own.

Pro

For the full experience including quality scoring and batch install features for each workflow upgrade to Pro

About this workflow

Disqus:Forum:get getCategories getThreads getPosts. Uses start, disqus. Manual trigger; 5 nodes.

Source: https://github.com/n8n-io/test-workflows/blob/c1d376431a818f81f44e9ce645b8fb4878805419/workflows/98.json — original creator credit. Request a take-down →

More General workflows → · Browse all categories →

Related workflows

Workflows that share integrations, category, or trigger type with this one. All free to copy and import.

General

TheHive[v4]:Alert:create update get getAll promote merge:Case:create update get getAll:Observable:create update get search getAll:Task:create update get search getAll:Log:create get getAll. Uses start

Start, The Hive
General

uProc:Internet:*;. Uses start, uproc. Manual trigger; 41 nodes.

Start, Uproc
General

uProc:Audio:*:company:*;. Uses start, uproc. Manual trigger; 36 nodes.

Start, Uproc
General

Trello:Board:*List:*Card:*Label:*CardComment:*Attachment:*CheckList:*. Uses start, trello. Manual trigger; 35 nodes.

Start, Trello
General

ClickUp:Task:create update member getAll get delete:List:create update customFields member getAll get delete. Uses start, clickUp. Manual trigger; 30 nodes.

Start, ClickUp