πŸ“ˆ Analyze stock sentiment with GPT-4o and create Asana tasks with Slack alerts

⚑ 165 views Β· πŸ“ˆ Crypto Trading & Stock Market

πŸ’‘ Pro Tip β€” Heads up β€” if this workflow’s Instagram scraping breaks (it happens whenever Meta updates their frontend), ScraperNode is a community node that handles profiles, posts, reels, and comments without any HTML parsing.

View All Scrapers

Description

image 7.png

πŸ“˜ Description

This workflow analyzes real-time stock market sentiment and intent from public social media discussions and converts those signals into operations-ready actions. It exposes a webhook endpoint where a stock-market–related query can be submitted (for example, a stock, sector, index, or market event). The workflow then scans Twitter/X and Instagram for recent public discussions that indicate buying interest, selling pressure, fear, uncertainty, or emerging opportunities. An AI agent classifies each signal by intent type, sentiment, urgency, and strength. These insights are transformed into a prioritized Asana task for market or research teams and a concise Slack alert for leadership visibility. Built-in validation and error handling ensure reliable execution and fast debugging. This automation removes the need for manual social monitoring while keeping teams informed of emerging market risks and opportunities.

⚠️ Deployment Disclaimer

This template is designed for self-hosted n8n installations only. It relies on external MCP tools and custom AI orchestration that are not supported on n8n Cloud.

βš™οΈ What This Workflow Does (Step-by-Step)

🧩 Prerequisites

β€’ Self-hosted n8n instance β€’ OpenAI and Azure OpenAI API credentials β€’ MCP (Xpoz) social intelligence credentials β€’ Asana OAuth credentials β€’ Slack API credentials

πŸ›  Setup Instructions

πŸ›  Customization Tips

β€’ Adjust intent and sentiment classification rules in AI prompts β€’ Modify task priority logic or due-date rules β€’ Extend outputs to email reports or dashboards if required

πŸ’‘ Key Benefits

βœ” Real-time market sentiment detection from social media βœ” Converts unstructured signals into actionable tasks βœ” Provides leadership-ready Slack alerts βœ” Eliminates manual market monitoring βœ” Built-in validation and error visibility

πŸ‘₯ Perfect For

πŸ”— Nodes Used

Asana, Slack, Webhook, AI Agent, OpenAI Chat Model, Azure OpenAI Chat Model

πŸ“₯ Import

Download workflow.json and import into n8n: Workflow menu β†’ Import from File

πŸ“– Importing guide Β· πŸ”‘ Credential setup