Integrate with Google Meet
When the integration mode is Custom App, proceed with the following steps:
Prerequisites:
Google Workspace account
Super Admin access
Step 1: Create a Google Cloud Project
Click "New Project".
Fill in the project details: Project name, Organization, Location.
Click the blue "Create" button.
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
Click on the hamburger icon.
In the left sidebar, go to APIs & Services β Library.
Search for Google Calendar API.
Click Google Calendar API.
Click Enable.

Step 3: Configure OAuth Consent Screen
Go to OAuth consent screen.
Click "Create".
Enter App Information.
App Name.
Select Internal.
User support email.
Click "Next".
Enter Contact information.
Agree to terms under "Finish" and click on "Create".

Step 4: Create OAuth Client ID
Go to APIs & Services β Credentials
Click Create Credentials
Select OAuth client ID
Choose Application type: Web Application and provide a name.
Under Authorized redirect URIs, paste the following Redirect URIs from Artha
https://api.arthajobboard.com/admin/app-center/oauth/callback
https://api.arthajobboard.com/client/api/v1/app-center/oauth/callback
Click Create.
After creation:
Copy Client ID
Copy Client Secret.

Step 6: Enter Details on the platform.
Client ID
Client Secret
Click on "Connect".

Last updated
Was this helpful?

