- Monitor industry-specific RSS feeds for relevant articles.
- Automatically summarize articles for quick insights.
- Share summarized content directly in Slack for team collaboration.
- Maintain an organized database of monitored articles in Google Sheets.
Scheduled trigger initiates the workflow at regular intervals. RSS feed URLs are retrieved from Google Sheets. New articles are fetched and checked for relevance using AI classification. Relevant articles are processed for content extraction and summarization. Summaries are formatted for Slack and posted to the designated channel. Article metadata is stored in Google Sheets for tracking.
- 1Import the workflow template into your n8n instance.
- 2Connect your Google Sheets account and set up the required sheets.
- 3Configure the Slack integration for posting summaries.
- 4Set the RSS feed URLs in the specified Google Sheets.
- 5Adjust the scheduling settings as needed for your monitoring frequency.