This n8n workflow automates the collection, analysis, and reporting of tweets containing the hashtag #OnThisDay. It triggers daily at 6 AM, searches Twitter for recent relevant tweets, analyzes their sentiment using Google Cloud Natural Language API, stores the raw tweets in MongoDB, saves sentiment scores in PostgreSQL, and posts significant positive sentiment tweets to Slack for team awareness.
Automated Twitter Sentiment Analysis and Reporting Workflow
Node Count | 6 – 10 Nodes |
---|---|
Nodes Used | cron, googleCloudNaturalLanguage, if, mongoDb, noOp, postgres, set, slack, twitter |
Reviews
There are no reviews yet.