Zoom Integration for SuiteCRM brings the convenience of Zoom directly into your CRM. This powerful add-on enables users to create Zoom meetings from the Meetings module and start meetings with just one clickâstreamlining communication and saving time. All invitees automatically receive an email with the meeting link, including the password for quick and secure access.
Create API Key & Secret at Zoom
Follow the these steps.
[Step 1]
Login to Zoom Market Place Portal.
[Step 2]
Next step is Click on Develop Dropdown, top right side of the portal and click Build App.
[Step 3]
Choose APP type General App As given image.
[Step 4]
Insert App name,select admin managed and click save as given in red area and click continue.
[Step 5]
Take Client id and Client secret.
[Step 6]
After that url in the given red area according to your server and CRM name As(https://ServerName/Suitecrm/index.php?entryPoint=integrationentry).
[Step 7]
Select option from sidebar and click on add scope to give the permission as given red area.
[Step 8]
After click on add scope select Meeting from sidebar and select all checkbox as given in red area.
[Step 9]
Select User and and select all checkbox who given in red area.
[Step 10]
Select Contacts and select checkbox as given red area after that click on done.
[Step 11]
Click on Generate after that copy this Url as given red area.
[Step 12]
Copied Url in step:-11 Paste Manually in Browser tab then you will see this user interface as given image and after that click on Allow.
[Step 13]
After click on allow you will see code in Url in browser tab and copy this code for use to create refresh token in postman.
[Step 14]
Open Postman and fill all details as given image in red area.
[Step 15]
After that select Body tab and inside body select x-www-form-urlencoded after that fill all details as given in red area. Keep code who copied in step:-13 and take redirect url from step:-6
[Step 16]
After that click on send and copy refresh token from response.
[Step 17]
Log in to SuiteCRM, click on Admin, then you will see the Zoom Meeting Configuration panel. Click on Zoom credential Configuration.
[Step 18]
Copy the Client ID and Client Secret from Step 5, and the Refresh Token from Step 16, then paste them and click 'Save Settings'.
