Description
I have a requirement like, in my website there is a customer video support link. When a user click on the link i need to create a meeting for that user and send the link to the user. So at this time i need to inform the agent who is responsible to support the customer via notification(not email) like there is a customer is requesting a video support and attend the meeting, so that he can quickly take the meeting.
Below are the steps i followed.
- created an account in the zoom
- created an app in the marketplace(jwt)
- using the api i have created the meeting link.
so how we can implement the notification and for the above requirement if i missing anything?
Which App Type (OAuth / Chatbot / JWT / Webhook)?
JWT
Which Endpoint/s?
Currently working in our local environment