This guide will walk you through the process of setting up an integration in Google Cloud Console using OAuth. First, you will need to create a project and then set up the integration.

Creating a project

  1. Go to Google Cloud Console. Click on Create project.
     


  2. Enter the project name and select the organization.

  3. To add a project to a folder, next to the Location field, click on Browse. Then, find the folder and click on Select.

  4. Finally, click on Create to create the project.



    You have created the project! Now, enable the Google Meet REST API and Google People API for it.


  5. Open the APIs & Services tab.


     
  6. Search for Google Meet REST API and select the first result.



  7. Click on Enable.



  8. Next, search for Google People API and hit the Enable button.



  9. Go to the Credentials tab. Click on Configure consent screen. 



  10. You'll be redirected to the OAuth consent screen tab. Select User Type Internal and click on Create.



  11. Fill in the required fields: App name, User support email, and Developer contact information.



  12. Click on Save and continue at the bottom of the page.



  13. Next, you'll move on to Step 2: Scopes. Click on the Add or Remove Scopes button.



  14. Navigate to the Manually add scopes section and add the scopes provided in the list below. Click on Add to table and Update.



Setting Up the Integration

  1. Go back to the Credentials tab. Click on Create credentials > OAuth client ID.



  2. Select Web application as the application type and enter the name of your OAuth 2.0 client. You can name it anything you like, for instance, "Web client 1".



  3. Next, paste the Authorized redirect URIs that you copied from iSpring Learn, and click on Create.



  4. In a new window, you will find your Client ID and Client Secret. Copy these details and provide them to your iSpring Learn Account Administrator.



    Done! Now, iSpring Learn Account Administrator can enable the integration.