n8n-nodes-gmb-club
v0.2.1
Published
n8n community node for GMB Club — publish and schedule social media posts on 8 platforms (Google Business Profile, Facebook, Instagram, LinkedIn, Pinterest, TikTok, YouTube, Snapchat), manage Google reviews and AI replies, send review requests, create AI-
Maintainers
Readme
n8n-nodes-gmb-club
This is an n8n community node. It lets you use GMB Club in your n8n workflows.
GMB Club is a SaaS platform to manage online presence: publish and schedule social media posts on 8 platforms (Google Business Profile, Facebook, Instagram, LinkedIn, Pinterest, TikTok, YouTube, Snapchat), manage Google reviews and review requests, create AI-written SEO articles, generate brand-aligned images, and track Google Business Profile metrics.
Installation · Credentials · Operations · Compatibility · Resources
Installation
Follow the installation guide in the n8n community nodes documentation.
- Self-hosted: Settings → Community Nodes → Install, then enter
n8n-nodes-gmb-club. - Manual (dev): clone this repo, run
npm installandnpm run build, then link it into your n8n~/.n8n/customfolder.
Credentials
You need a GMB Club API key.
- Log in to the GMB Club dashboard.
- Select your location (Bulle) in the header.
- Go to Settings → API Keys → New Key.
- Copy the key (it starts with
gmb_live_and is shown only once).
In n8n, create a new GMB Club API credential and paste the key. Each key is scoped to a single location.
Operations
Post — Create · Get · Get Many · Update · Delete · Publish
Review — Get Many (stars/status/keyword filters) · Get Summary (average rating, totals) · Reply (publishes on Google)
Article — Create (AI-written SEO article) · Get · Get Many · Update (partial) · Publish (now or scheduled)
Image — Generate (brand-aligned AI image) · Upload (from public URL)
Listing (GMB) — Get Metrics (views, calls, clicks, directions)
Review Request — Send (SMS/email review requests) · Get Stats
When creating a post that targets Google Business Profile, pick the target listing from the GMB Listing dropdown (loaded live from your account).
For any endpoint not covered by a dedicated operation (SEO scans, tracked keywords, Search Console, GMB optimizer, reports, QR codes, workspace…), use the built-in HTTP Request node with the Predefined Credential Type set to GMB Club API — the base URL is https://app.gmb-club.com/api. Costly operations accept "dry_run": true to preview without executing.
Compatibility
Requires n8n 1.x. Tested against the GMB Club public API v2.
