Skip to main content

Get a daily cybersecurity news digest on Telegram and Slack with GPT-4

Workflow preview

Workflow preview
100%
Get a daily cybersecurity news digest on Telegram and Slack with GPT-4 preview
Open on n8n.io

1. Workflow Overview

Daily Cyber News Digest to Telegram Workflow Created By: Abdullah Dilshad [email protected] Stay informed with automated daily summaries. This workflow aggregates cyber news from multi...

Best for

  • Market Research automation workflows
  • AI Summarization automation workflows
  • advanced n8n builders looking for reusable templates

Tools used

n8n-nodes-base.scheduletrigger, n8n-nodes-base.httprequest, @n8n/n8n-nodes-langchain.agent, @n8n/n8n-nodes-langchain.lmchatopenai, n8n-nodes-base.telegram, n8n-nodes-base.slack, n8n-nodes-base.googlesheets, n8n-nodes-base.stickynote

Source and attribution

This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Abdullah.

Original n8n.io source

1.1 Workflow description

Title
Get a daily cybersecurity news digest on Telegram and Slack with GPT-4
Workflow name
Get a daily cybersecurity news digest on Telegram and Slack with GPT-4

Daily Cyber News Digest to Telegram

Workflow Created By: Abdullah Dilshad 📧 [email protected]

Stay informed with automated daily summaries. This workflow aggregates cyber news from multiple trusted sources, uses AI to intelligently select and summarize the top 5 most relevant articles, and delivers a clean, concise digest directly to your Telegram chat every morning at 10:00 AM.

What This Workflow Does

Collects Data: Fetches cybersecurity news from multiple global APIs.

Filters Noise: Uses AI to discard irrelevant updates.

Summarizes: Generates short, professional summaries (1–2 sentences).

Delivers: Automatically sends a formatted digest to Telegram within message length limits.

How It Works

  1. Schedule Trigger

Runs automatically every day at 10:00 AM (customizable).

  1. News Collection

Fetches articles using the keyword "cyber" from:

GNews

NewsAPI

  1. Data Processing

Merges articles from both sources into a single, unified dataset.

  1. AI-Powered Selection

OpenAI analyzes all fetched articles.

Intelligently selects the Top 5 most relevant cybersecurity stories.

  1. Smart Summarization

Each article is condensed into 1–2 clear sentences.

Includes: Publication date, Source name, and Article link.

  1. Telegram Delivery

Sends a clean, formatted digest to your specified Telegram chat.

Ensures the total message length stays under Telegram’s 4096-character limit.

Setup Instructions

Get API Keys

Sign up for free API keys from GNews.io and NewsAPI.org.

Connect Accounts

Add your Telegram and OpenAI credentials in n8n.

Configure Telegram

Enter your Telegram Chat ID in the "Send a Text Message" node.

Customize the Schedule

Change the trigger time if you prefer delivery at a different hour.

Customization & Use Cases

This workflow is fully reusable and scalable. You can replace the keyword "cyber" to track any topic relevant to your needs.

Example Topics:

🤖 Artificial Intelligence (AI)

💰 Cryptocurrency & Blockchain

🚀 Startups & Venture Capital

📱 Consumer Technology

🏭 Industry-specific updates

Note:

This workflow is designed to be adapted for individual tracking, team updates, or competitor analysis.

1.2 Logical Blocks

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.

2. Block-by-Block Analysis

Block 1 - Daily Schedule Trigger

Type / Role
n8n-nodes-base.scheduleTrigger - scheduleTrigger
Config choices
Version 1.3

Block 2 - GNews API

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4.3

Block 3 - NewsAPI

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4.3

Block 4 - AI Threat Analysis Agent

Type / Role
@n8n/n8n-nodes-langchain.agent - agent
Config choices
Version 1

Block 5 - OpenAI GPT-4

Type / Role
@n8n/n8n-nodes-langchain.lmChatOpenAi - lmChatOpenAi
Config choices
Version 1

Block 6 - Send to Telegram

Type / Role
n8n-nodes-base.telegram - telegram
Config choices
Version 1.2

Block 7 - Send to Slack

Type / Role
n8n-nodes-base.slack - slack
Config choices
Version 2.2

Block 8 - Archive to Google Sheets

Type / Role
n8n-nodes-base.googleSheets - googleSheets
Config choices
Version 4.5

Block 9 - Sources Note

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 10 - Processing Note

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 11 - AI Note

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 12 - Delivery Note

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 13 - Workflow Overview

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 14 - Reddit Cybersecurity

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4.3

Block 15 - Merge

Type / Role
n8n-nodes-base.merge - merge
Config choices
Version 3.2

Block 16 - If1

Type / Role
n8n-nodes-base.if - if
Config choices
Version 2.3

Block 17 - If

Type / Role
n8n-nodes-base.if - if
Config choices
Version 2.3

Block 18 - If2

Type / Role
n8n-nodes-base.if - if
Config choices
Version 2.3

Block 19 - Code in JavaScript

Type / Role
n8n-nodes-base.code - code
Config choices
Version 2

Block 20 - Code in JavaScript1

Type / Role
n8n-nodes-base.code - code
Config choices
Version 2

Block 21 - Code in JavaScript2

Type / Role
n8n-nodes-base.code - code
Config choices
Version 2

Block 22 - Merge1

Type / Role
n8n-nodes-base.merge - merge
Config choices
Version 3.2

Block 23 - Normalize Articles

Type / Role
n8n-nodes-base.code - code
Config choices
Version 2

Block 24 - Final Context Builder

Type / Role
n8n-nodes-base.code - code
Config choices
Version 2

Showing the first 24 of 28 workflow blocks. Download the JSON for the full node graph.

3. Summary Table

Workflow Get a daily cybersecurity news digest on Telegram and Slack with GPT-4
Complexity advanced
Nodes 28
Categories Market Research, AI Summarization
Author Abdullah
Published 28 Jan 2026

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/13072/13072.json as the source template for this automation.

  2. 2. Import the template into n8n

    Open n8n, import the downloaded JSON, and review each node before activating the workflow.

  3. 3. Configure credentials and variables

    Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.

  4. 4. Test with sample data

    Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.

  5. 5. Activate and monitor

    Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.

5. General Notes & Resources

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.

Frequently asked questions

What does Get a daily cybersecurity news digest on Telegram and Slack with GPT-4 do?

Daily Cyber News Digest to Telegram Workflow Created By: Abdullah Dilshad [email protected] Stay informed with automated daily summaries. This workflow aggregates cyber news from multi...

What do I need before importing this workflow?

Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.

Can I customize this workflow?

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 Market Research, AI Summarization use case.