Send weekly retail-focused Google Trends summaries with Gemini and Slack

Quick overview Video: https://www.youtube.com/shorts/6_wRN6BO_DU

This workflow runs weekly, fetches US Google Trends data via an HTTP request, filters and aggregates active trends, uses the Google Gemini Chat Model to identify items relevant to physical retail and logistics, then formats and posts a concise summary to a Slack channel.

How it works Runs every week on a schedule trigger. Requests the Google Trends trending page for the US and parses the embedded callback data into structured trend items. Filters the results to keep only trends that are still active (no end time). Aggregates the remaining trend queries into a single comma-separated list and sends it to a Google Gemini Chat Model agent that returns structured JSON matches. Builds a Slack-ready message by pairing the AI-selected terms back to the original trend metrics (search volume and trend score) and creates a fallback message if nothing matches. Posts the formatted summary message to the selected Slack channel.

Setup Add a Google Gemini (PaLM) API credential for the Gemini Chat Model node. Add a Slack OAuth credential and select the target Slack channel in the message posting step. Adjust the schedule interval and, if needed, update the Google Trends URL parameters (geo, language, and hours window) to match your monitoring needs.

0
Downloads
0
Views
8.27
Quality Score
intermediate
Complexity
Author:iamvaar(View Original →)
Created:7/23/2026
Updated:7/23/2026

🔒 Please log in to import templates to n8n and favorite templates

Workflow Visualization

Loading...

Preparing workflow renderer

Comments (0)

Login to post comments