To sync your Zoom Meetings with Google Calendar, you must create a Google project and configure authentication between it and the Zoom for Salesforce integration.
This article covers:
The table describes the required authentication information, its source, and where it’s used.
Item | Copy From | Paste To |
---|
Redirect URL | Salesforce > Visualforce Page > Zoom Details | Google Project |
Client ID | Google Project | Salesforce > Zoom Config > Google Calendar API Settings |
Client Secret | Google Project | Salesforce > Zoom Config > Google Calendar API Settings |
API Key | Google Project | Salesforce > Zoom Config > Google Calendar API Settings |
How to set the Zoom Google Calendar integration to active
- Log in to Salesforce.
- Access Salesforce then the Zoom Config page.
- Under Google Calendar API Settings, select the Active check box to enable the integration.
- Click Save.
How to create a project for the Google Calendar API
- Log in to your Google account.
- Access Google Cloud Platform, then click Create a Project.
- Enter a project name and click Create.
- Search for and enable the Google Calendar API.
- Click Credentials then click Credentials in APIs & Services then Oauth consent.
- Enter the application name.
- Add force.com to the Authorized domains section.
- Click Save.
- Click Create credentials then click OAuth client ID then Web application.
- Retrieve the Zoom Redirect URL from Salesforce:
- Log in to Salesforce and access Visualforce Pages.
- Click the icon next to ZoomDetails.
- Copy the URL from the address bar.
- Paste the Zoom redirect URL into your new Google project, Authorized redirect URLs field, and click Create.
How to copy Google project information to Salesforce Zoom configuration
- From the Google project, copy both the client ID and client secret.
- Under the User Google Calendar API Settings section, paste them to the Salesforce Zoom Config page.
- Click Client Credentials.
- Under the User Google Calendar API Settings section, copy the API Key and paste it to the Salesforce Zoom Config page.
- Click Save.