Google Business Profile service plugin #26

Open
opened 2026-05-28 18:51:50 +00:00 by jmiller · 1 comment
Owner

Post updates to Google Business Profile listings.

Great for local business WaaS clients — article publishes appear on their Google listing.

Credentials:

{
  "access_token": "...",
  "location_id": "locations/...",
  "account_id": "accounts/..."
}

Features:

  • Google Business Profile API v1
  • Local post creation (UPDATE, EVENT, OFFER types)
  • Image support
  • Call-to-action buttons
  • OAuth 2.0 via Google Cloud
Post updates to Google Business Profile listings. Great for local business WaaS clients — article publishes appear on their Google listing. **Credentials:** ```json { "access_token": "...", "location_id": "locations/...", "account_id": "accounts/..." } ``` **Features:** - Google Business Profile API v1 - Local post creation (UPDATE, EVENT, OFFER types) - Image support - Call-to-action buttons - OAuth 2.0 via Google Cloud
Author
Owner

Branch created: feature/26-google-business-profile-service-plugin

git fetch origin
git checkout feature/26-google-business-profile-service-plugin
Branch created: [`feature/26-google-business-profile-service-plugin`](https://git.mokoconsulting.tech/MokoConsulting/MokoJoomCross/src/branch/feature/26-google-business-profile-service-plugin) ```bash git fetch origin git checkout feature/26-google-business-profile-service-plugin ```
Sign in to join this conversation.
Type Feature
Status
Priority High
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MokoConsulting/MokoJoomCross#26