n8n Community Topic Tracker by Keyword
detail.loadingPreview
Automatically track and store n8n community topics based on keywords, with options to notify via Slack and email.
About This Workflow
This workflow monitors the n8n community forum for new topics matching a specified keyword. It retrieves the latest topics, extracts relevant information, and stores it in a Google Sheet. Additionally, it can trigger notifications via Slack and email when new topics are found or when the Google Sheet is updated.
Key Features
- Keyword-based Topic Tracking: Define a specific keyword to search for in the n8n community.
- Automated Data Collection: Fetches the latest topics matching the keyword.
- Structured Metadata Generation: Extracts and formats key information for each topic (ID, URL, date, title, solution availability).
- Google Sheets Integration: Appends or updates topic data directly into a Google Sheet for easy review and analysis.
- Optional Notifications: Configurable Slack and email alerts for new topics or Google Sheet updates.
How To Use
- Configure Schedule Trigger: Set the desired frequency for checking new topics (e.g., every hour).
- Set Search Keyword: Double-click the
Get latest topicsnode and update theqparameter in the query string with your desired keyword (e.g.,"ADD-YOUR-KEYWORD-HERE"). - Configure Google Sheets: Double-click the
Google Sheetsnode and set up your Google Sheets credentials, select the target spreadsheet and sheet, and ensure the columnsid,date,title,url,has_solutionare present. - Optional Notifications: If you wish to receive alerts, double-click the
SlackandSend Emailnodes to configure your respective accounts and preferred channels/recipients. - Enable Workflow: Ensure the workflow is set to active.
Apps Used
Workflow JSON
{
"id": "f4a7821d-8356-42c1-ae2b-46ce7bc4a670",
"name": "n8n Community Topic Tracker by Keyword",
"nodes": 20,
"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: f4a7821d-8356...
About the Author
DevOps_Master_X
Infrastructure Expert
Specializing in CI/CD pipelines, Docker, and Kubernetes automations.
Statistics
Related Workflows
Discover more workflows you might like
Universal CSV to JSON API Converter
Effortlessly transform CSV data into structured JSON with this versatile n8n workflow. Integrate it into any application as a custom API endpoint, supporting various input methods including file uploads and raw text.
Automate Local Business Outreach with AI-Powered Yelp Scraper
This workflow automates the process of scraping local business details from Yelp using AI, then leverages that data to send personalized partnership proposals via Gmail. It's perfect for sales and marketing teams looking to streamline lead generation and outreach campaigns.
Automate Getty Images Editorial Search & CMS Integration
This n8n workflow automates searching for editorial images on Getty Images, extracts key details and embed codes, and prepares them for seamless integration into your Content Management System (CMS), streamlining your content creation process.