N8n Community Topic Tracker by Keyword
detail.loadingPreview
Track and manage n8n community topics based on keywords. Posts are logged to Google Sheets.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow automatically tracks new topics posted in the n8n community that match a specified keyword. It fetches these topics using an HTTP request and then logs relevant details into a Google Sheet. This allows for easy monitoring and management of discussions relevant to specific keywords.
Key Features
- Fetches latest topics from n8n community based on a query parameter.
- Configurable keyword for topic filtering.
- Appends or updates topic data in a Google Sheet.
- Includes options for optional Slack and email notifications upon sheet updates.
How To Use
- Configure Environment Variables: Ensure
WEBHOOK_URLandBASE_URLare set in your n8n environment. - Modify Keyword: Double-click the 'Get latest topics' HTTP Request node and update the
qparameter in the query settings to your desired keyword. - Set Up Google Sheets: Configure the 'Google Sheets' node with your Google Sheets credentials and specify the target Sheet Name and Document ID. Ensure the sheet has columns: 'id', 'date', 'title', 'url', 'has_solution'.
- Optional Notifications: Configure the 'Slack' and 'Send Email' nodes if you wish to receive alerts when new topics are added to the Google Sheet. Delete these nodes if not needed.
Apps Used
Workflow JSON
{
"id": "f8a0b250-5176-4507-b79c-dd5653d8a5a0",
"name": "N8n Community Topic Tracker by Keyword",
"nodes": 0,
"category": "Community Monitoring",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: f8a0b250-5176...
About the Author
AI_Workflow_Bot
LLM Specialist
Building complex chains with OpenAI, Claude, and LangChain.
Statistics
Verification Info
Related Workflows
Discover more workflows you might like
Reddit n8n Post Classifier
Automatically classifies Reddit posts to determine if they are about n8n and provides metadata.
Reddit n8n Monitoring
Monitors Reddit for posts related to n8n and categorizes them using OpenAI.
n8n Community Topic Tracker by Keyword
Automatically track and store n8n community topics based on keywords, with options to notify via Slack and email.
n8n Error Alerting to LINE: Never Miss a Workflow Failure Again
Instantly get notified on LINE whenever an n8n workflow encounters an error. This template ensures you're always aware of issues, allowing for prompt resolution and uninterrupted automation.
Automate Shipment Tracking with Telegram and n8n
Streamline your logistics operations by automating shipment tracking with Telegram and n8n. This workflow allows drivers to easily share updates, and ensures timely notifications to your team.
Automate File & Folder Organization: Move, Copy, and Restructure with Ease
Streamline your file management processes with this n8n workflow. Automate the relocation and restructuring of files and folders, ensuring your data is always organized and accessible.