Block 1 - ⏰ Cron – Daily Trigger
- Type / Role
- n8n-nodes-base.scheduleTrigger - scheduleTrigger
- Config choices
- Version 1.2
This workflow is provided as-is. Please review and test before using in production.
Who it’s for Blue Team leads, CISOs, and SOC managers who want automated visibility into threat metrics, endpoint alerts, and response actions — without needing a full SIEM or BI platform. Great...
n8n-nodes-base.scheduletrigger, n8n-nodes-base.httprequest, n8n-nodes-base.merge, n8n-nodes-base.code, n8n-nodes-base.if, n8n-nodes-base.emailsend, n8n-nodes-base.googlesheets, n8n-nodes-base.switch
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Adnan Tariq.
Original n8n.io source👤 Who it’s for Blue Team leads, CISOs, and SOC managers who want automated visibility into threat metrics, endpoint alerts, and response actions — without needing a full SIEM or BI platform.
Great for teams using Modules 1–5 and now ready to report, review, or share BlueOps data across stakeholders.
⚙️ How it works / What it does Fetches threat + response data from up to 5 Google Sheets
Aggregates data into four key slices:
summary_metrics: Total threats, actions, endpoints
daily_trends: Time-based charting
top_assets: High-risk endpoints or systems
actions_taken: Logged IR activity
Generates a clean HTML report and sends via email
Logs report summary to a central reporting tracker sheet
Optionally converts and stores PDF versions or links
🛠️ How to set up Google Sheets: Connect your live sheets from previous BlueOps modules (M1–M5)
Email Setup: Insert sender credentials and recipient(s)
Customize Your Charts: Edit the “📈 Format Charts” and “📋 Structure Report Body” nodes
Trigger Options: Run weekly, monthly, or on-demand via Webhook/Cron
Add PDF Generator (Optional): Use Puppeteer, HTML → PDF services, or internal scripts
📋 Requirements Google account with access to all BlueOps logs
SMTP or Gmail access for report delivery
Optional: PDF storage service or HTML → PDF logic
Previous modules (M1–M5) to populate threat/response data
🧩 How to customize the workflow Swap out Google Sheets for Supabase or Notion
Modify visual output (color, layout, sections) using HTML nodes
Export to Airtable, Slack, or external BI tools
Add chart images using ChartJS, QuickChart API, or CloudConvert
📦 This module is modular, professional, and presentation-ready. All sections are labeled, editable, and safe for team-wide sharing.
📈 This module is the final piece of the CYBERPULSEBlueOps automation suite. Get the full reporting engine and link with live BlueOps modules at 👉 cyberpulsesolutions.com/blueops
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.
| Workflow | Real-time security threat dashboard with Google Sheets, AI risk analysis & email alerts |
|---|---|
| Complexity | advanced |
| Nodes | 21 |
| Categories | SecOps |
| Author | Adnan Tariq |
| Published | 25 Jul 2025 |
Use the JSON export at /data/workflows/6415/6415.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.
Who it’s for Blue Team leads, CISOs, and SOC managers who want automated visibility into threat metrics, endpoint alerts, and response actions — without needing a full SIEM or BI platform. Great...
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 use case.