Use Cases
- Automatically log important Slack messages in Notion for better project management.
- Enhance team collaboration by ensuring critical information is easily accessible.
- Utilize AI to process and summarize Slack messages before storing them.
How It Works
Webhook trigger captures starred messages from Slack. Text splitter processes the message content into manageable chunks. Embeddings create contextual representations of the text. Data is inserted into Weaviate for efficient storage and retrieval. RAG agent processes the data and appends it to Notion.
Setup Steps
- 1Import the workflow template into your n8n instance.
- 2Configure the webhook trigger with your Slack account.
- 3Set up the Notion integration to allow data insertion.
- 4Connect your Weaviate account for vector storage.
- 5Test the workflow by starring a message in Slack.
Apps Used
Slack
Notion
Weaviate
OpenAI
Google Sheets
Categories
Tags
#process automation
#workflow management
#slack automation