Automate Company News Gathering for Scheduled Meetings - n8n Workflow | Neura Market
Automate Company News Gathering for Scheduled Meetings
This workflow automatically retrieves the latest news about companies you have meetings with, ensuring you're well-prepared for your calls. It scans your Google Calendar for upcoming meetings, fetches relevant news articles using News API, and sends them to you via Gmail.
Each morning at 7 AM, this workflow checks your Google Calendar for meetings or calls with companies. It extracts company names from the meeting titles and uses News API to search for the latest news articles. The articles are formatted into an email and sent to your specified email addresses, providing you with timely insights before your meetings.
Platform
n8n
Category
Business Intelligence
Price
Free
Creator
Henrik Larsen
if
set
code
noOp
gmail
stickyNote
httpRequest
googleCalendar
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.