πŸ“± 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.

View All Scrapers

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

πŸ“– Importing guide Β· πŸ”‘ Credential setup