AutomationFlowsGeneral › Cortex:analyzer:execute:job:report Get:responder:execute

Cortex:analyzer:execute:job:report Get:responder:execute

Cortex:Analyzer:execute:Job:report get:Responder:execute. Uses start, cortex. Manual trigger; 7 nodes.

Manual trigger★★★★☆ complexity7 nodesStartCortex
General Trigger: Manual Nodes: 7 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-15T11:07:38.626Z",
  "updatedAt": "2021-07-15T15:43:31.557Z",
  "id": "135",
  "name": "Cortex:Analyzer:execute:Job:report get:Responder:execute",
  "active": false,
  "nodes": [
    {
      "parameters": {},
      "name": "Start",
      "type": "n8n-nodes-base.start",
      "typeVersion": 1,
      "position": [
        250,
        300
      ],
      "id": "746052e5-aa2d-44d8-9868-51eac17d07b2"
    },
    {
      "parameters": {
        "analyzer": "f4abc1b633b80f45af165970793fd4fd::Abuse_Finder_3_0",
        "observableType": "ip",
        "observableValue": "129.178.188.205",
        "tlp": 1,
        "additionalFields": {}
      },
      "name": "Cortex",
      "type": "n8n-nodes-base.cortex",
      "typeVersion": 1,
      "position": [
        490,
        300
      ],
      "credentials": {
        "cortexApi": {
          "name": "<your credential>"
        }
      },
      "id": "a020251f-8fc4-4257-8038-0092bb07209b"
    },
    {
      "parameters": {
        "resource": "job",
        "operation": "report",
        "jobId": "={{$node[\"Cortex\"].json[\"_id\"]}}"
      },
      "name": "Cortex1",
      "type": "n8n-nodes-base.cortex",
      "typeVersion": 1,
      "position": [
        640,
        300
      ],
      "credentials": {
        "cortexApi": {
          "name": "<your credential>"
        }
      },
      "id": "c32de960-141e-4fdb-8b0f-dfd08fc3b28a"
    },
    {
      "parameters": {
        "resource": "job",
        "jobId": "={{$node[\"Cortex\"].json[\"_id\"]}}"
      },
      "name": "Cortex2",
      "type": "n8n-nodes-base.cortex",
      "typeVersion": 1,
      "position": [
        800,
        300
      ],
      "credentials": {
        "cortexApi": {
          "name": "<your credential>"
        }
      },
      "id": "c2072875-c609-4eb8-88e7-2bba3a8d0a49"
    },
    {
      "parameters": {
        "resource": "responder",
        "responder": "fbe415a38eb649eb7df174aa11a32cfe::KnowBe4_1_0",
        "entityType": "case_artifact",
        "parameters": {
          "values": {
            "dataType": "ip",
            "data": "129.178.188.205",
            "message": "test",
            "startDate": "2021-03-23T23:00:00.000Z",
            "ioc": true,
            "status": "Ok"
          }
        }
      },
      "name": "Cortex3",
      "type": "n8n-nodes-base.cortex",
      "typeVersion": 1,
      "position": [
        950,
        300
      ],
      "credentials": {
        "cortexApi": {
          "name": "<your credential>"
        }
      },
      "id": "47ccf815-64bd-469f-b836-6d3749cfc7cb"
    },
    {
      "parameters": {
        "resource": "job",
        "operation": "report",
        "jobId": "={{$node[\"Cortex3\"].json[\"_id\"]}}"
      },
      "name": "Cortex4",
      "type": "n8n-nodes-base.cortex",
      "typeVersion": 1,
      "position": [
        1250,
        300
      ],
      "credentials": {
        "cortexApi": {
          "name": "<your credential>"
        }
      },
      "disabled": true,
      "id": "efec07a1-aa91-49e0-9c2c-3f2c222fa90f"
    },
    {
      "parameters": {
        "functionCode": "function sleep(milliseconds) {\n  return new Promise(\n    resolve => setTimeout(resolve, milliseconds)\n  );\n}\nawait sleep(10000);\n// Output data\nreturn items;"
      },
      "name": "Sleep 4 seconds",
      "type": "n8n-nodes-base.function",
      "position": [
        1100,
        300
      ],
      "typeVersion": 1,
      "id": "68f7efca-c385-4642-814f-3123f7e892ee"
    }
  ],
  "connections": {
    "Cortex": {
      "main": [
        [
          {
            "node": "Cortex1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Cortex1": {
      "main": [
        [
          {
            "node": "Cortex2",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Cortex2": {
      "main": [
        [
          {
            "node": "Cortex3",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Start": {
      "main": [
        [
          {
            "node": "Cortex",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Cortex3": {
      "main": [
        [
          {
            "node": "Sleep 4 seconds",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Sleep 4 seconds": {
      "main": [
        [
          {
            "node": "Cortex4",
            "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

Cortex:Analyzer:execute:Job:report get:Responder:execute. Uses start, cortex. Manual trigger; 7 nodes.

Source: https://github.com/n8n-io/test-workflows/blob/c1d376431a818f81f44e9ce645b8fb4878805419/workflows/135.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