googleIntegrate with Google Meet

When the integration mode is Custom App, proceed with the following steps:

Prerequisites:

  • Google Workspace account

  • Super Admin access

circle-info

The integration type can be either Centralized or an Individual Employer account.

Step 1: Create a Google Cloud Project

  1. Click "New Project".

  2. Fill in the project details: Project name, Organization, Location.

  3. Click the blue "Create" button.

  4. Make sure your new project is selected before proceeding. You can also refer to this documentation for a detailed explanation on how to create a project.

Step 2: Enable Google Calendar API

  1. Click on the hamburger icon.

  2. In the left sidebar, go to APIs & Services → Library.

  3. Search for Google Calendar API.

  4. Click Google Calendar API.

  5. Click Enable.

  1. Go to OAuth consent screen.

  2. Click "Create".

  3. Enter App Information.

    1. App Name.

    2. Select Internal.

    3. User support email.

    4. Click "Next".

  4. Enter Contact information.

  5. Agree to terms under "Finish" and click on "Create".

Step 4: Create OAuth Client ID

  1. Go to APIs & Services → Credentials

  2. Click Create Credentials

  3. Select OAuth client ID

  4. Choose Application type: Web Application and provide a name.

  5. Under Authorized redirect URIs, paste the following Redirect URIs from Artha

    1. https://api.arthajobboard.com/admin/app-center/oauth/callback

    2. https://api.arthajobboard.com/client/api/v1/app-center/oauth/callback

  6. Click Create.

  7. After creation:

    • Copy Client ID

    • Copy Client Secret.

Step 6: Enter Details on the platform.

  1. Client ID

  2. Client Secret

  3. Click on "Connect".

Last updated

Was this helpful?