Block 1 - Run Workflow (Scheduler)
- Type / Role
- n8n-nodes-base.scheduleTrigger - scheduleTrigger
- Config choices
- Version 1.3
Corporate Actions Impact Analyzer n8n, NSE RSS, Google Sheets, Gemini AI and Gmail This workflow automatically tracks corporate actions from NSE RSS, matches them with a single client’s portfo...
n8n-nodes-base.scheduletrigger, n8n-nodes-base.set, n8n-nodes-base.code, n8n-nodes-base.googlesheets, n8n-nodes-base.if, @n8n/n8n-nodes-langchain.googlegemini, n8n-nodes-base.gmail, n8n-nodes-base.stickynote
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by WeblineIndia.
Original n8n.io source> n8n, NSE RSS, Google Sheets, Gemini AI and Gmail
This workflow automatically tracks corporate actions from NSE RSS, matches them with a single client’s portfolio stored in Google Sheets, calculates financial impact using AI and sends a structured email summary. Every run is logged for tracking and auditing.
client_id and admin_emailThis workflow automates corporate action monitoring for a single client portfolio. It starts by fetching the latest corporate actions from the NSE RSS feed and converting raw feed data into structured fields such as company name, dividend amount, ratios and important dates.
It then retrieves the client’s holdings from Google Sheets and intelligently matches them with corporate actions using normalized company names. Only relevant matches are processed further.
For matched actions, the workflow uses Gemini AI to calculate financial impact including dividend benefits, bonus shares and required actions. It generates a clean summary and sends it via email, while logging every run.
Required columns:
client_id, client_name, email, asset_name, company_name, symbol, quantity, avg_buy_price, asset_type
Node: Run Workflow (Scheduler)
Node: Config (Edit Fields)
Node: Fetch Corporate Actions
Node: Normalize RSS
Node: Fetch Portfolio (Single Client)
Node: Compare Holdings + Build Prompt
Node: Has Matching Actions?
Node: Generate AI Impact Summary
Node: Clean + Parse AI Output
Node: AI Output Valid?
There can be many more use cases depending on customization.
| Issue | Possible Cause | Solution |
|---|---|---|
| No data in output | RSS feed issue | Check RSS URL |
| No matches found | Client holdings mismatch | Verify company names |
| AI parse error | Invalid AI response | Check prompt structure |
| Email not sent | Gmail credentials issue | Reconnect Gmail |
| Sheets not updating | Wrong sheet ID | Verify Google Sheets config |
If you need help setting up, customizing or scaling this workflow, you can reach out to our n8n workflow development experts at WeblineIndia.
We can help you with:
Get expert help and build powerful automation tailored to your business needs.
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
| Workflow | Analyze corporate action impact from NSE RSS with Google Sheets, Gemini, and Gmail |
|---|---|
| Complexity | advanced |
| Nodes | 23 |
| Categories | Crypto Trading, AI Summarization |
| Author | WeblineIndia |
| Published | 27 Apr 2026 |
Use the JSON export at /data/workflows/15336/15336.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
Corporate Actions Impact Analyzer n8n, NSE RSS, Google Sheets, Gemini AI and Gmail This workflow automatically tracks corporate actions from NSE RSS, matches them with a single client’s portfo...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Crypto Trading, AI Summarization use case.