Developer & DevOps

Publish daily social media updates to Slack channels

24 nodes 189 121 Scheduled trigger
Download

Workflow Description

A scheduled automation that extracts latest news from RSS feeds and Twitter, processes content through Gemini for summarization, then distributes updates to Slack channels in batches while preventing duplicates via Redis caching.

How it works

  1. 1.Read RSS feed updates and tweets from specified sources
  2. 2.Process and summarize content using Gemini AI model
  3. 3.Check cached history and filter out duplicate content
  4. 4.Distribute summarized updates to Slack channels in regular batches

Use cases

  • Share industry news summaries with development team automatically
  • Post relevant company-related Twitter alerts to Slack channels

Requirements

  • Active Slack and Twitter/X accounts with API access
  • API credentials configured for all integrated services
  • List of RSS feeds and Twitter accounts to monitor

Service Value

Ideal as a smart automation service combining integrations and AI to produce ready-to-use results.

Apps Used

Split In Batches Slack Twitter/X Gemini Redis Rss Feed Read

Details

Trigger Scheduled trigger
Nodes 24
Apps 6
Views 189
Downloads 121

How to Use

  1. 1.Click "Download Template"
  2. 2.Open your n8n dashboard
  3. 3.Go to Workflows > Import from File
  4. 4.Select downloaded file and configure credentials

Nodes Used (24)

/

Limit

Limit

#1

Loop

Split In Batches

#2

Edit Fields

Set

#3

Cron Trigger

Schedule Trigger

#4

GitHub Config

Code

#5

If No Error

If

#6

If New

If

#7

Null

Set

#8

Send Error

Slack

#9

If Not Empty

If

#10

Date Format

Date Time

#11

Information Extractor

Information Extractor

#12

Send Message

Slack

#13

Gemini

Gemini Model

#14

Sticky Note

Sticky Note

#15

Sticky Note1

Sticky Note

#16

Sticky Note2

Sticky Note

#17

Sticky Note3

Sticky Note

#18

Sticky Note4

Sticky Note

#19

Sticky Note5

Sticky Note

#20

Redis Set Id

Redis

#21

Code for Slack Tpl

Code

#22

RSS for Release

Rss Feed Read

#23

Redis Get

Redis

#24