Home/Google Business
Google Business Profile Integration

Schedule Google Business posts from any AI agent.

Connect your Google Business Profile to Aidelly and publish updates, offers, events, and photos from the dashboard or from any AI agent via MCP or REST API. Schedule local content in advance and post alongside Instagram, Facebook, and the rest of your stack.

Everything you need for Google Business Profile

📍

What is New, Offers, and Events

Publish all three Google Business Profile post types — updates, time-bound offers with promo codes, and events with start and end dates — directly from Aidelly.

📅

Smart Scheduling

Schedule posts for peak local search traffic. Queue weeks of GBP content in advance and let Aidelly publish at the times your customers are searching.

📸

Photos and CTA Buttons

Attach a hero image and add call-to-action buttons (Book, Order, Learn more, Sign up, Call). Aidelly handles the GBP media upload flow for you.

📊

Local Insights and Analytics

Track views, clicks, calls, and direction requests pulled from the Google Business Profile Performance API right inside Aidelly Analytics.

How to post to Google Business with Aidelly

1

Connect your Google Business Profile

Go to Settings > Connected Accounts and click Connect Google Business. Approve the requested permissions on Google, including the Business Profile Performance scope so analytics start flowing right away.

2

Compose your post

Pick a post type (Update, Offer, or Event), write your copy, attach a photo, and select a call-to-action button. Use the dashboard or instruct your AI agent directly. Aidelly handles GBP character limits and media uploads for you.

3

Schedule or publish immediately

Set a schedule_at timestamp to post later, or publish right away. Aidelly confirms delivery and logs the result so you can audit every post.

4

Track engagement in Analytics

Profile views, search impressions, clicks, calls, and direction requests appear in Aidelly Analytics within 24 hours and refresh daily.

Post to Google Business via API

Any AI agent can post to Google Business by calling the Aidelly API with google_business in the platforms array:

curl -X POST https://api.aidelly.ai/v1/posts \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
  "content": "Spring sale starts now — 20% off all services this week.",
  "platforms": ["google_business"],
  "schedule_at": "2026-05-01T09:00:00Z"
  }'

Supported content types

What is New posts
Offers (promo codes)
Events (start and end)
Hero photos
Call-to-action buttons
Scheduled posts
Multi-location accounts
Performance analytics
Multi-platform publishing

Google Business scheduling common questions

What types of Google Business Profile posts can Aidelly publish?

Aidelly supports the three GBP post types: What is New (general updates), Offers (with promo codes and validity windows), and Events (with start and end times). Each post can include a photo and a call-to-action button.

How do I connect my Google Business Profile?

Go to Settings > Connected Accounts and click Connect Google Business. You will be redirected to Google to approve access. Aidelly requests the businessprofileperformance and businessmessages scopes so posts and analytics flow automatically.

Can I schedule posts at a specific time?

Yes. Set a schedule_at timestamp when creating a post. Aidelly will hold it and publish at the exact time you specify, the same way scheduling works for every other supported platform.

Can an AI agent post to Google Business automatically?

Yes. Any agent with access to Aidelly via MCP or REST API can create and schedule Google Business posts immediately or on a schedule without any human interaction. Approval flows are optional.

How long do Google Business posts stay live?

What is New posts stay on your profile for 7 days before rotating off the main view (still accessible via the post archive). Offers stay until their end date. Events stay until the event end time. Aidelly tracks each post type so you always know what is currently live.

Does Aidelly support Google Business analytics?

Yes. Once your account is connected, Aidelly pulls profile views, search impressions, clicks, calls, and direction requests on a daily refresh and surfaces them in Aidelly Analytics alongside your other platforms.