Workflow Flow
Scheduled Trigger (every 30 min)
↓
Parallel Search (4 sources)
┌────┬────┬────┬────┐
X Reddit LI News
↓
OpenAI — Filter + Sentiment Score
↓
Route by Score + Source
┌──────────┼──────────┐
Competitor Brand Industry
Mention Mention Trend
↓ ↓ ↓
Slack Slack Weekly
Alert Alert Digest Nodes Required
| Node | Purpose |
|---|---|
| Schedule Trigger | Every 30 minutes |
| HTTP Request (×4) | Query each platform API |
| OpenAI Chat | Sentiment analysis + relevance scoring |
| IF / Switch | Route by mention type |
| Slack | Real-time alerts for high-priority mentions |
| Google Sheets | Historical mention log + analytics |
ROI Calculation
| Before | After |
|---|---|
| Manual monitoring 2×/day | Automated every 30 minutes |
| Missing competitor moves | Real-time intelligence |
| Hours finding relevant mentions | AI-filtered signal only |
Configuration Variables
TWITTER_BEARER_TOKEN Twitter API v2
REDDIT_CLIENT_ID Reddit API credentials
OPENAI_API_KEY For sentiment scoring
KEYWORDS Brand name, competitors, industry terms
ALERT_SLACK_CHANNEL e.g. #brand-monitoring