Skip to main content

Daily business news briefings with NewsAPI & GPT-4 insights to Slack

Workflow preview

Workflow preview
100%
Daily business news briefings with NewsAPI & GPT-4 insights to Slack preview
Open on n8n.io

Important notice

This workflow is provided as-is. Please review and test before using in production.

1. Workflow Overview

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 concis...

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.slack, n8n-nodes-base.stickynote, n8n-nodes-base.set, n8n-nodes-base.httprequest, n8n-nodes-base.merge, @n8n/n8n-nodes-langchain.openai, n8n-nodes-base.code

Source and attribution

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

Original n8n.io source

1.1 Workflow description

Title
Daily business news briefings with NewsAPI & GPT-4 insights to Slack
Workflow name
Daily business news briefings with NewsAPI & GPT-4 insights to Slack

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

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

How to set up

  1. Set your schedule frequency in the Schedule Trigger node.
  2. Configure your preferred country, category, and keyword in the Inject Config node.
  3. Add your NewsAPI Key inside the Fetch News Articles node.
  4. Connect your Slack credentials in the Post to Slack node.
  5. 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.

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 - Schedule Trigger

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

Block 2 - Post to Slack

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

Block 3 - Sticky Note

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

Block 4 - Sticky Note1

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

Block 5 - Set User Config (Country, Category, Query)

Type / Role
n8n-nodes-base.set - set
Config choices
Version 3.4

Block 6 - Fetch News Articles

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

Block 7 - Merge Config with Articles

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

Block 8 - Generate Business Insights (GPT)

Type / Role
@n8n/n8n-nodes-langchain.openAi - openAi
Config choices
Version 1.8

Block 9 - Inject Config Data

Type / Role
n8n-nodes-base.set - set
Config choices
Version 3.4

Block 10 - Limit to Top 10 Trends

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

Block 11 - Sticky Note2

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

Block 12 - Sticky Note3

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

Block 13 - Sticky Note4

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

Block 14 - Sticky Note5

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

Block 15 - Sticky Note6

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

Block 16 - Sticky Note7

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

Block 17 - Sticky Note8

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

3. Summary Table

Workflow Daily business news briefings with NewsAPI & GPT-4 insights to Slack
Complexity advanced
Nodes 17
Categories Market Research, AI Summarization
Author James Carter
Published 22 Jul 2025

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/6273/6273.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 Daily business news briefings with NewsAPI & GPT-4 insights to Slack do?

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 concis...

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.