Track new forum posts by keyword, save them in Google Sheets, and alert your team in Slack and email when new rows appear. Great for marketing teams that want to watch brand mentions, content ideas, or competitor topics without manual checks.
A schedule calls a search endpoint with your keyword, pulls the latest topics, and splits the list into single items. Each item is written to a Google Sheet with id, date, title, url, and has_solution fields using append or update, which helps avoid duplicates. A Google Sheets Trigger watches the same sheet every minute and sends a short Slack message and a simple email when new data lands. This creates a live tracker that your team can filter, sort, and share easily.
You will need access to a Google Sheet, a Slack connection, and an SMTP email account. Add the required columns, set your keyword in the HTTP Request node, and choose your schedule interval. Expect faster response times, less manual scanning, and a central list you can use for reporting. Use it to monitor brand mentions, spot unanswered questions, or find topics for blog content and outreach.