First, create a Zoom Credential in Tines
Login to your Tines tenant
Navigate to the team that will be using the API and click "Credential"
Click "+ New Credential" and select "OAuth 2.0"
Copy the "Callback URL"
Next, create a Zoom OAuth app
Navigate to https://zoom.us/signin and sign in to your account
Navigate to https://marketplace.zoom.us/develop/create and click "Create" on the "OAuth" type (see Zoom's Create an OAuth app)
Name the app and choose an app type
Paste the "Callback URL" copied from the Tines credential into the "Redirect URL for OAuth" and "Add allow lists"
Copy the "Client ID" and "Client secret" values
Click on "Information" and fill out the details
Click on "Scopes", choose the required scopes and then copy each scope
Lastly, finish creating the Zoom credential in Tines
Input the values for the Zoom credential
Name: Required
Description: Optional
Client ID: "Client ID" copied earlier
Client secret: "Client secret" copied earlier
Scope: Scopes copied earlier, separated by a space
OAuth Provider: Manual
Grant type: Authorization code
OAuth authorization request URL:
https://zoom.us/oauth/authorize
PKCE challenge method: None
OAuth token URL:
https://zoom.us/oauth/token
Optional
Domains: Ensure this credential can only be used when making HTTP requests to specific domains
Access: What other teams can also use the API
Click "Save credential" and then click "Allow" to authorize the app
For more on creating credentials in Tines, click here.
You can find a selection of Zoom stories in the story library