This n8n workflow automates the process of monitoring recent tweets containing a specific keyword (‘n8n_io’) on Twitter, storing new mentions, and sending summarized notifications to a Mattermost channel. The workflow is triggered every minute via a cron node, searches Twitter for recent tweets, filters out previously processed tweets to avoid duplicates, and then formats each new tweet’s information. Finally, it posts a detailed message with the tweet’s content, user details, and a link to the tweet into a designated Mattermost channel. This automation helps teams stay updated on relevant Twitter discussions in real-time, streamlining social media monitoring and team communication.
Automated Twitter Monitoring and Notification to Mattermost
Node Count | 0 – 5 Nodes |
---|---|
Nodes Used | cron, function, mattermost, set, twitter |
Reviews
There are no reviews yet.