WiseInvest uses a central n8n instance to orchestrate data pipelines, trading integrations, and multi‑channel content distribution. This repository serves as the Git backup of that instance's workflows.
/n8n-workflows is an exported workflow from this instance.wiseinvest-workflows): Stores versioned workflow exports. The Backup_n8n_workflows_to_Github workflow keeps this directory in sync with the live n8n instance.wiseinvest.in heatmap pages consumed by workflows like full_market_heatmap_pipeline and wiseinvest-post-to-twitter.Zerodha_Kite_Auth_and_Session and Zerodha_Kite_Trading_Operations.wiseinvest-post-to-twitter, wiseinvest-email-dispatcher, Telegram routers, Reddit posters, and newsletter generators publish analytics and insights to users.Heatmap → Social:
nifty50_heatmap_data_fetch_production and full_market_heatmap_pipeline.wiseinvest.in.wiseinvest-post-to-twitter via its webhook to generate and post AI‑authored tweets with links to the heatmaps.Trading auth → order placement:
request_token to Zerodha_Kite_Auth_and_Session.session_id, and returns this identifier to the frontend.Zerodha_Kite_Trading_Operations with session_id and order details.Workflow backup:
Backup_n8n_workflows_to_Github periodically calls the n8n API to export all workflows.Backup_n8n_workflows_to_Github to export the updated definition, or manually export and commit it under /n8n-workflows.