Block 1 - OpenAI Chat Model4
- Type / Role
- @n8n/n8n-nodes-langchain.lmChatOpenAi - lmChatOpenAi
- Config choices
- Version 1.2
This workflow is provided as-is. Please review and test before using in production.
Created by: Peyton Leveillee Last updated: October 2025 TL;DR Marketing companies charge hundreds or even thousands per month for automated “Google Business Pulse” reports that show visibility, ...
@n8n/n8n-nodes-langchain.lmchatopenai, n8n-nodes-base.googlesheets, n8n-nodes-base.code, n8n-nodes-base.httprequest, n8n-nodes-base.googlebusinessprofile, n8n-nodes-base.merge, @n8n/n8n-nodes-langchain.outputparserstructured, n8n-nodes-base.scheduletrigger
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Peyton Leveillee.
Original n8n.io sourceCreated by: Peyton Leveillee
Last updated: October 2025
Marketing companies charge hundreds or even thousands per month for automated “Google Business Pulse” reports that show visibility, reviews, and engagement trends.
Now you can do it for free — right inside n8n.
This workflow pulls Google Business data, compares weekly and 12-week trends, runs it through an LLM for insight summaries, and sends out Slack updates and weekly email reports — automatically.
Your AI marketing analyst that runs 24/7 — no subscription, no fluff.
Google Pulse Pro automates weekly Google Business reporting for multiple companies or locations.
It combines data collection, trend analysis, and AI commentary into a fully automated system — delivering updates through Slack and email.
Perfect for agencies or businesses that want client-ready, insight-driven updates without paying for SaaS dashboards.
Read Companies (Google Sheets)
Loads company info, Google Business IDs, Slack channels, and recipient emails.
Pull Google Business Data
Queries the Google Business API for impressions, actions, CTR, and reviews across:
Summarize & Compare
Code nodes calculate trends and append results back to Google Sheets.
AI Summaries (OpenAI)
Three separate LLMs generate insight lines:
Format & Distribute
All one-liners merge per company. Recipients are attached, and messages are formatted for output.
Send Reports
Slack Message:
Weekly Google Reviews & Impressions Number 1 Auto Repair Sept 22–28, 2025
• Impressions down 41% vs last week • CTR 3pp lower than 12-week avg • 2 new reviews, 100% positive sentiment
Email Pulse:
chat:write, users:read, channels:read Most marketing firms hide behind “AI dashboards” to sell visibility reports.
Google Pulse Pro gives you that same power — automated, AI-enhanced, and free.
Unchain your reporting. Impress clients.
And keep your marketing dollars where they belong — in your business.
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
Showing the first 24 of 62 workflow blocks. Download the JSON for the full node graph.
| Workflow | Automated Google Business reports with GPT insights to Slack & email |
|---|---|
| Complexity | advanced |
| Nodes | 62 |
| Categories | Market Research, AI Summarization |
| Author | Peyton Leveillee |
| Published | 06 Oct 2025 |
Use the JSON export at /data/workflows/9290/9290.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
Created by: Peyton Leveillee Last updated: October 2025 TL;DR Marketing companies charge hundreds or even thousands per month for automated “Google Business Pulse” reports that show visibility, ...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Market Research, AI Summarization use case.