cancel
Showing results for 
Search instead for 
Did you mean: 

How to send chat messages to and from zoom

durgaprasad
Newcomer
Newcomer

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 ?

5 REPLIES 5

durgaprasad
Newcomer
Newcomer

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 ?

durgaprasad
Newcomer
Newcomer

Hi @team,

Please reply to the above question.

durgaprasad
Newcomer
Newcomer

Hi @team,

Please reply to the above question.

durgaprasad
Newcomer
Newcomer

Hi @team,

 

Please reply to the above question.

durgaprasad
Newcomer
Newcomer

Hi @team,

 

Please reply to the above question.