Portfolio Diversification Slack Brief7 nodes
Portfolio Diversification Slack Brief
Read portfolio holdings from Google Sheets, analyze concentration risk with AI, and alert Slack when exposure needs review.
Workflow at a glance
The full canvas, before you import it
Click any node to see its config.
#Finance#Portfolio#Google Sheets#Risk#Slack
Click a node to select it — same as the Heym editor; the panel shows its settings.
7 nodes · Free & source-available
Portfolio Diversification Slack Brief
Give finance teams a scheduled portfolio concentration check. This template reads holdings from Google Sheets, asks an LLM to summarize allocation risk, and alerts Slack when exposure needs attention.
What this workflow does
- portfolioReviewSchedule runs before market open
- readPortfolioRows reads holdings from a spreadsheet
- analyzeDiversification checks sector, asset, and account concentration
- portfolioRiskCheck branches when the output includes
REVIEW_REQUIRED - postPortfolioRisk sends the risk brief to Slack
Setup
Use columns such as account, symbol, assetClass, sector, marketValue, and targetWeight. This is an operational monitoring template, not financial advice.
How to import this template
- 1Click Import → Copy JSON on this page.
- 2Open your Heym and navigate to a workflow canvas.
- 3PressCmd+V/Ctrl+V— nodes appear instantly.
- 4Add your API keys in the node config panels and click Run.
More workflow templates
Discover more automations
- Finance OpsPayment Webhook HandlerReceive a Stripe-style webhook payload, parse the event, send a receipt email on success, and Slack-alert your team on failure.
- Finance OpsBinance WebSocket BTC Price AlertSubscribe to the Binance public WebSocket ticker stream and trigger a price alert when BTC/USDT crosses your target threshold — no API key required.
- Finance OpsInvoice Data Extraction from PDFAn AI agent calls LlamaParse to parse a PDF invoice, then returns structured JSON with vendor, amount, line items, and totals.
- Finance OpsQuickBooks Sales Receipts from StripeReceive Stripe payment webhooks, create or find the QuickBooks customer, and generate a sales receipt automatically.
- Customer SupportHITL Support Reply AgentDraft a customer-facing support response, pause for human approval, then continue with the reviewed reply.
- Marketing & SEOReddit Subreddit GET Tool CallLet an Agent call a no-key HTTP GET tool that fetches hot posts from a subreddit JSON feed.
- AI AgentsBatch LLM Status TrackerSend an array through the OpenAI Batch API, branch on live status updates, and collect the final per-item results.
- Customer SupportIMAP Support Inbox TriageWatch a shared mailbox, summarize incoming support email, and route urgent messages to Slack.