- Automatically log Twitter mentions into Notion for better tracking.
- Enhance social media management by organizing mentions in a centralized location.
- Receive real-time alerts for any errors during the logging process.
Triggers on new Twitter mentions via a webhook. Processes the text using a text splitter for better handling. Generates embeddings for the text and stores them in Weaviate. Queries the Weaviate database for insights and context. Logs the data into Notion for easy access and management. Sends Slack alerts for any errors encountered during the process.
- 1Import the workflow into your n8n instance.
- 2Configure the Webhook Trigger with your desired endpoint.
- 3Set up the Notion integration to specify where to log the mentions.
- 4Connect your Twitter account to enable mention tracking.
- 5Test the workflow to ensure all connections are functioning correctly.