Daily News Fetch and Storage Workflow

somdn_product_page

This n8n workflow automates the process of fetching the latest high-impact news from the Perplexity API, storing it in a MongoDB database, and sending a confirmation email. Starting with a scheduled trigger set for daily execution, it queries Perplexity for recent global news, formats the JSON response, and inserts each news item into the ‘daily_news’ collection in MongoDB. After processing all news articles, it sends an email notification via Gmail to confirm successful storage. This workflow is practical for news aggregation services, media monitoring, or automated news dashboards that require daily updates and persistent storage.

Node Count

11 – 20 Nodes

Nodes Used

code, gmail, mongoDb, perplexity, scheduleTrigger, splitInBatches, stickyNote

Reviews

There are no reviews yet.

Be the first to review “Daily News Fetch and Storage Workflow”

Your email address will not be published. Required fields are marked *