Block 1 - HTTP Request
- Type / Role
- n8n-nodes-base.httpRequest - httpRequest
- Config choices
- Version 4.2
This workflow is provided as-is. Please review and test before using in production.
A dual engine, AI driven n8n workflow that automates the monitoring of both vendor policy webpages and compliance related RSS feeds. It intelligently detects recent updates, evaluates their potenti...
n8n-nodes-base.httprequest, @n8n/n8n-nodes-langchain.agent, n8n-nodes-base.code, n8n-nodes-base.splitout, n8n-nodes-base.rssfeedread, @n8n/n8n-nodes-langchain.lmchatgooglegemini, n8n-nodes-base.gmail, n8n-nodes-base.filter
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Kamalraj.
Original n8n.io sourceA dual-engine, AI-driven n8n workflow that automates the monitoring of both vendor policy webpages and compliance-related RSS feeds. It intelligently detects recent updates, evaluates their potential risk, and delivers a structured HTML digest categorized by severity — right to your inbox.
1️⃣ Scheduled Execution
⏰ Runs daily at 3 AM to ensure timely and consistent monitoring.
2️⃣ Dual Data Streams
Last-Modified headers and in-page content analysis.3️⃣ Content Filtering
🧹 Applies logic to filter out stale or irrelevant data, focusing only on updates within the past 24 hours.
4️⃣ AI-Powered Risk Categorization
🤖 Two dedicated AI agents (one per stream) analyze content to:
5️⃣ Digest Generation
🖼️ Summaries are grouped by risk level and formatted into a visually polished HTML report, using category-specific styles and color coding.
6️⃣ Email Delivery
📧 Automatically sends out two separate email reports via Gmail:
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.
Showing the first 24 of 29 workflow blocks. Download the JSON for the full node graph.
| Workflow | AI-Powered Vendor Policy & RSS Feed Analysis with Integrated Risk Scoring |
|---|---|
| Complexity | advanced |
| Nodes | 29 |
| Categories | SecOps, AI Summarization |
| Author | Kamalraj |
| Published | 21 Jun 2025 |
Use the JSON export at /data/workflows/5103/5103.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.
A dual engine, AI driven n8n workflow that automates the monitoring of both vendor policy webpages and compliance related RSS feeds. It intelligently detects recent updates, evaluates their potenti...
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 SecOps, AI Summarization use case.