This workflow monitors Twitter for mentions of a specified account and shares them in a designated Slack channel every 10 minutes.
The workflow is designed to keep your team updated with the latest mentions of your company or brand on Twitter. It runs every 10 minutes, fetching the latest 50 mentions and filtering them to find those posted in the last 10 minutes. These mentions are then formatted and sent to a Slack channel, ensuring your team is always informed of recent social media activity.
Platform
n8n
Category
Social Media
Price
Free
Creator
Sebastian Müller
if
set
cron
slack
twitter
dateTime
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.