workflows.fit
Back to n8n workflows
n8n template$25By Muhammad Qaisar Mehmood

Automate Google Business Profile posts with GPT-4 & Google Sheets

This powerful n8n workflow automatically generates and publishes Google Business Profile (GMB) posts using topics listed in a Google Sheet. It uses OpenAI to write SEO-optimized post descriptions and generate AI image...

Data & StorageProductivityAILangchainMarketingCore NodesGoogle SheetsGoogle Business Profile
Open checkout
Loading interactive preview...

Template notes

This powerful n8n workflow automatically generates and publishes Google Business Profile (GMB) posts using topics listed in a Google Sheet. It uses OpenAI to write SEO-optimized post descriptions and generate AI images based on the topic β€” then posts them directly to your GMB profile and marks them as published in the sheet.

---

🎯 Use Case Perfect for:

- Digital marketers managing local SEO - Agencies automating content for clients - Businesses regularly posting to GMB - Teams managing editorial calendars via Google Sheets

---

βš™οΈ Workflow Overview

| 🧩 Node | πŸ”§ Purpose | |-------------------------------|------------| | πŸ•˜ Schedule Trigger | Runs daily at 9AM (configurable) | | πŸ“„ Get Unpublished Row | Reads a row from Google Sheet where Status is not marked "Published" | | ✍️ Generate Post Text | Uses OpenAI (GPT-4) to write a compelling, local-business optimized post | | πŸ–Ό Generate Post Image | Uses DALLΒ·E or similar to create an image matching the topic | | πŸ“¬ Post to GMB | Publishes the generated content to your Google Business Profile | | βœ… Update Sheet | Marks the status as "Published" in the Google Sheet |

---