React to events in real time — no polling required.
GBPHive can POST signed event payloads to any HTTPS endpoint you configure when things happen in your account — new reviews, completed scans, sent briefings. Webhooks are HMAC-SHA256 signed so you can verify every payload is genuinely from GBPHive. Multiple endpoints per account are supported, each with its own event subscription list.
Everything the Webhooks integration unlocks.
- Configure multiple webhook endpoints per account.
- Subscribe each endpoint to specific event types independently.
- Every payload is HMAC-SHA256 signed with your shared secret.
- Delivery history and response status codes logged per endpoint.
- Automatic retry on delivery failure.
- Send a test event from the dashboard to verify your endpoint is reachable.
Live in minutes, not days.
Go to Webhooks in your account settings. Add your HTTPS endpoint URL and generate a shared secret.
Choose which event types this endpoint should receive. Multiple endpoints can subscribe to the same event.
On each incoming request, compute HMAC-SHA256 of the raw body using your shared secret and compare to the X-GBPHive-Signature header.
Parse the event payload and trigger downstream actions — post to Slack, update your CRM, trigger a re-report, or anything else.
Questions about the Webhooks integration.
Are webhooks available on all plans?
Yes. Webhooks are included on every plan.
How do I verify a webhook is from GBPHive?
Compute HMAC-SHA256 of the raw request body using your endpoint's shared secret and compare it to the X-GBPHive-Signature header. Reject requests that don't match.
What happens if my endpoint is down?
GBPHive retries failed deliveries automatically. Delivery history and error messages are visible in the webhook settings panel.
Stop logging into Google Business Profile one location at a time.
See your locations, rankings, reviews, and insights on one screen. Start a free trial or run a free GBP audit on a location of your choice.