Analyze URL & Retrieve Job Details with Cortex Node
Manually trigger URL analysis using Cortex Abuse Finder, then fetch detailed job results for threat detection or intel.
This n8n workflow demonstrates using the Cortex node to analyze a URL with the Abuse_Finder_3_0 analyzer. It starts with a manual trigger, submits the URL (e.g., https://n8n.io) for analysis to create a job, and then retrieves the job details using the returned job ID. Ideal for automating security checks on links.
Benefits include seamless integration with Cortex API for real-time threat intelligence without manual API calls, saving time on repetitive analysis tasks. It's extensible for webhoo
Platform
n8n
Category
Sales
Price
$5.99
Creator
Bryce Yu
cortex
url-analysis
abuse-detection
security
threat-intel
n8n-automation
ai-analysis
job-retrieval
development-tools
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.