Zoomtopia is here. Unlock the transformative power of generative AI, helping you connect, collaborate, and Work Happy with AI Companion.
Register nowEmpowering you to increase productivity, improve team effectiveness, and enhance skills.
Learn moreKeep your Zoom app up to date to access the latest features.
Download Center Download the Zoom appDownload hi-res images and animations to elevate your next Zoom meeting.
Browse Backgrounds Zoom Virtual BackgroundsEmpowering you to increase productivity, improve team effectiveness, and enhance skills.
Zoom AI Companionā2024-05-28 04:42 AM
Our requirement is creating a mediator app to get the messages from the zoom and send the messages to zoom
We created a server-to-server app in the zoom and added web hook URL in the app to get the chat messages from the zoom and send the chat messages to zoom, here we are using grant type: āaccount credentialsā and get the token and then pass the token generated from the client credentials grant type to Send a chat message API(POST /chat/users/{user Id}/messages) to send the messages to user but here in server-to-server app Chat Message event is not there to subscribe the Chat message event in the event subscription , then which event captures chat messages from zoom workplace to trigger the web hook ?
ā2024-05-30 11:41 PM
Hi team,
Please point me in the right direction, whether i am doing something wrong or some other method is there to achieve this flow
My requirement is , I am trying to achieve connector between zoom and my contact center and I am building a mediator app which will be listening to the webhook of zoom business account and also my contact center, so whenever customer sends a message i want to listen to the webhook of zoom business account and send it to the my contact center and if my contact center sends a message i want to send it back to the customer, i tested with account credentials grant type authorization and i am not getting the external user messages in the webhook So how exactly we can achieve this for internal user and external user.
If we want to listen to external user messages in the webhook what exactly need to be done ?
ā2024-05-31 04:36 AM
Hi @team,
Please reply to the above question.
ā2024-06-02 10:18 PM
Hi @team,
Please reply to the above question.
ā2024-06-03 09:51 PM
ā2024-06-04 05:29 AM