Automate Daily News Collection and Storage with Perplexity AI and MongoDB - n8n Workflow | Neura Market
Automate Daily News Collection and Storage with Perplexity AI and MongoDB
This workflow automates the daily process of aggregating global news using Perplexity AI, formatting the data, storing it in MongoDB, and sending a confirmation email through Gmail.
This workflow is designed to streamline the process of collecting and managing daily news updates. It triggers every morning at 8:00 AM UTC, fetching the latest global news from Perplexity AI. The data is then formatted into a JSON array, iterated over, and stored in a MongoDB collection. Finally, a summary email is sent via Gmail to confirm the successful storage of news items. This setup ensures timely and structured news management, providing a reliable and automated solution for daily news a
Platform
n8n
Category
Lifestyle
Price
Free
Creator
Ryan O'Connor
code
gmail
mongoDb
perplexity
stickyNote
splitInBatches
scheduleTrigger
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.