Workflow: Manual Cortex Import

Workflow Details

Download Workflow
{
    "id": "160",
    "name": "Analyze a URL and get the job details using the Cortex node",
    "nodes": [
        {
            "name": "On clicking 'execute'",
            "type": "n8n-nodes-base.manualTrigger",
            "position": [
                370,
                220
            ],
            "parameters": [],
            "typeVersion": 1
        },
        {
            "name": "Cortex",
            "type": "n8n-nodes-base.cortex",
            "position": [
                570,
                220
            ],
            "parameters": {
                "analyzer": "f4abc1b633b80f45af165970793fd4fd::Abuse_Finder_3_0",
                "observableType": "url",
                "observableValue": "https:\/\/n8n.io",
                "additionalFields": []
            },
            "credentials": {
                "cortexApi": "cortex"
            },
            "typeVersion": 1
        },
        {
            "name": "Cortex1",
            "type": "n8n-nodes-base.cortex",
            "position": [
                770,
                220
            ],
            "parameters": {
                "jobId": "={{$node[\"Cortex\"].json[\"_id\"]}}",
                "resource": "job"
            },
            "credentials": {
                "cortexApi": "cortex"
            },
            "typeVersion": 1
        }
    ],
    "active": false,
    "settings": [],
    "connections": {
        "Cortex": {
            "main": [
                [
                    {
                        "node": "Cortex1",
                        "type": "main",
                        "index": 0
                    }
                ]
            ]
        },
        "On clicking 'execute'": {
            "main": [
                [
                    {
                        "node": "Cortex",
                        "type": "main",
                        "index": 0
                    }
                ]
            ]
        }
    }
}
Back to Workflows

Related Workflows

Telegram AI multi-format chatbot
View
Webhook Filter Export Webhook
View
Manual Markdown Create Webhook
View
Manual Stickynote Automation Webhook
View
Typeform Spreadsheetfile Automate Triggered
View
🤖🧠 AI Agent Chatbot + LONG TERM Memory + Note Storage + Telegram
View
Manual Peekalink Automate Triggered
View
Telegram Automate Triggered
View
GitHub Manual Create Scheduled
View
Code Respondtowebhook Send Webhook
View