Daily Business News Briefings with NewsAPI & GPT-4 Insights to Slack

Go to Workflow
24 views
Built by James Carter James Carter
Created on June 06, 2026

Description

This n8n workflow automatically fetches trending news articles based on your chosen country, category, and keyword — then enriches the data with AI-powered business insights before posting a concise summary to Slack.

Ideal for sales teams, executives, marketers, or anyone who wants fast, actionable news briefings directly in their Slack workspace.



Who it’s for

Executives, analysts, sales teams, or marketing professionals who want curated, AI-enhanced news summaries tailored to business opportunities, risks, and trends — delivered automatically to Slack.



How it works / What it does
A Schedule Trigger runs on a daily, weekly, or custom frequency.
It queries the NewsAPI to retrieve top headlines by country, category, or keyword.
Headlines are formatted and enriched with your configured query context.
The AI model (GPT-4) analyzes articles and summarizes key insights, categorizing them as Opportunities, Risks, or Trends.
Finally, the summarized insights are posted directly into a Slack channel of your choice.



How to set up
Set your schedule frequency in the Schedule Trigger node.
Configure your preferred country, category, and keyword in the Inject Config node.
Add your NewsAPI Key inside the Fetch News Articles node.
Connect your Slack credentials in the Post to Slack node.
Optional: Adjust the AI prompt for more tailored analysis.



Requirements
A NewsAPI account to fetch headlines.
An OpenAI API key for GPT-4 summarization.
A Slack workspace and connected credentials via n8n.



How to customize the workflow
Change the country, category, or keyword in the Inject Config to focus on specific markets or sectors.
Adjust the AI prompt in the GPT node to prioritize certain insights like ESG factors, M&A activity, or market sentiment.
Extend the workflow to log results to Google Sheets, email summaries, or send SMS alerts.
Replace the Schedule Trigger with a Webhook if you want to trigger summaries on demand.

This template is designed to be modular, making it easy to adapt for competitive intelligence, investment tracking, or industry news curation.

Nodes Used (4)

Code
n8n-nodes-base.code
HTTP Request
n8n-nodes-base.httpRequest
OpenAI
@n8n/n8n-nodes-langchain.openAi
Slack
n8n-nodes-base.slack