Currently, we receive webhooks like this:
{ "event": "account.disconnected", "account": { "platform": "googlebusiness", "username": "..", "displayName": "..", "reason": "User manually disconnected the account" }, "timestamp": "2025-12-30T08:18:44.983Z" }
Weโre missing the account_id and the profile_id so that we can easily match this to our db without needing to do string parsing / string matching.
Please authenticate to join the conversation.
In Review
Feature Request
About 2 months ago

Christopher Gondek
Get notified by email when there are changes.
In Review
Feature Request
About 2 months ago

Christopher Gondek
Get notified by email when there are changes.