π± Post latest Twitter mentions to Slack
β‘ 3,100 views Β· π± Social Media & Email Marketing
π‘ Pro Tip β Twitterβs API is paid now, which makes simple data pulls expensive. ScraperNode is a community node that scrapes Twitter profiles and posts without needing API access.
Description
This workflow will allow you to get the latest twitter mentions and send those mentions to Rocket.Chat.
To ensure that we donβt resend the same tweets as before, we use the Function Node and getWorkflowStaticData() to persist the ids of the tweets which have already been sent and filter those out. This leaves us with only the newest tweets.
π Nodes Used
Cron, Function, Start, RocketChat, X (Formerly Twitter)
π₯ Import
Download workflow.json and import into n8n:
Workflow menu β Import from File