Use Cases
- Monitor community discussions based on specific keywords.
- Automatically update a Google Sheets document with new topics.
- Receive instant notifications via Slack and email when new topics are added.
How It Works
Schedule a trigger to fetch latest topics from the n8n community. Use an HTTP request to retrieve topics based on a specified keyword. Split the retrieved topics and append or update them in Google Sheets. Send notifications to Slack and email when the Google Sheets document is updated.
Setup Steps
- 1Import the workflow template into your n8n instance.
- 2Modify the query parameter in the HTTP request node to specify your keyword.
- 3Set up your Google Sheets credentials and select the appropriate document.
- 4Configure Slack and email notifications as desired.
Apps Used
Google Sheets
Slack
Categories
Target Roles
Tags
#notifications
#process automation
#workflow management