Connect and disconnect a store's Google Business Profile location, exchange the OAuth code, and log connection-funnel events.
Connect and disconnect a store's Google Business Profile (GBP) location for review scraping and posting. Each endpoint accepts either a bearer token (authenticated admin/account flow) or an emailed-invite hash (no token) — with a hash, the target store_review_site must belong to the store the hash encodes. Connect wipes obsolete scraped reviews, flips connection_status, and triggers a review pull; disconnect clears credentials and emails the account owner.
Prerequisites
- A bearer token in the
Authorizationheader. Any endpoint that needs no token says so on its own page. - The id of each record the call targets. Every endpoint page lists the ids it needs.
