How to implement push notification feature to our web app running in zoom client?

In our web app, we’re sending push notification using FCM and when user clicks on the notification, we redirect them to the respective page of our notification. Similarly, we also have a custom tab app running in Microsoft teams and there we used Microsoft teams graph API to send notifications to users.
But in zoom, we’ve not found any way to notify our users which will bring them to a specific page of our app when they click on the notification.
Is there any way to send push notifications to users of our app on zoom client?

Hi @anik , you can use Zoom Chatbot to send notifications to users within the Zoom client

This topic was automatically closed 368 days after the last reply. New replies are no longer allowed.