Skip to content
Scalekit Docs
Talk to an EngineerDashboard

Google Business Profile connector

OAuth 2.0MarketingAnalytics

Google Business Profile lets businesses manage their presence across Google Search and Maps — business information, locations, performance/insights...

Google Business Profile connector

  1. Terminal window
    npm install @scalekit-sdk/node

    Full SDK reference: Node.js | Python

  2. Add your Scalekit credentials to your .env file. Find values in app.scalekit.com > Developers > API Credentials.

    .env
    SCALEKIT_ENVIRONMENT_URL=<your-environment-url>
    SCALEKIT_CLIENT_ID=<your-client-id>
    SCALEKIT_CLIENT_SECRET=<your-client-secret>