GB

Schedule & publish to Google Business with Socializer

Connect Google Business, compose once and adapt to its native format, then approve, schedule, and publish business updates — from the dashboard, the CLI, the REST API, or an MCP tool.

Native Google Business formatting

Assistive AI reshapes your source into Google Business's native form, enforcing its length and media constraints automatically.

Approval-gated publishing

Nothing reaches your Google Business account until a human approves the draft. Every write is recorded in an immutable audit log.

API · CLI · MCP

Drive Google Business programmatically with the same verbs as every other network — no per-channel special-casing.

What Google Business supports

  • What's-new, offer, and event posts to a location
  • Image attachments and a call-to-action button
  • OAuth connect to a Business Profile location

Connect in three steps

  1. 1Start the connect flow and authorise Socializer on Google Business via OAuth.
  2. 2Socializer stores the credential envelope-encrypted (AES-256-GCM) — never in plaintext.
  3. 3Compose, approve, and schedule. Every publish to Google Business is recorded in the audit log.
Connecting accounts docs

Publish to Google Business from your shell

socializer · CLI
$ socializer auth login gbp
$ socializer compose --text "gm" --networks gbp
$ socializer approve <post-id>
$ socializer schedule <post-id> --at "2026-07-01T09:00:00Z"