π Find and share mentions from Twitter and Slack
β‘ 3,785 views Β· π Market Research & Insights
π‘ 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 searches for mentions of a companyβs name on Twitter and shares the tweets that mention it in a Slack channel.
Prerequisites
- A Slack account and credentials
- A Twitter account and credentials
Nodes
- Cron node executes the workflow every 10 minutes. Note that if you change the Mode from βEvery Xβ you will need to manually update the Date & Time node to subtract the interval you are using.
- Set nodes set the required values (name of the Slack channel, name of the Twitter account to search for, the tweet text and URL).
- Date & Time node subtracts 10 minutes from the workflow execution time.
- Twitter node gets the latest 50 tweets that mention the specified account.
- IF node filters tweets posted in the past 10 minutes.
- Slack node posts tweets in a Slack channel.
π Nodes Used
Cron, Slack, Start, X (Formerly Twitter)
π₯ Import
Download workflow.json and import into n8n:
Workflow menu β Import from File