How to Listen zoom native app triggered events in electron app using electron SDK

H,

I am trying to create a client app which can listen the event triggers from Zoom native app installed on the Mac or Windows.

For example If my Electron app is open and at the same time New Zoom meeting started on native zoom app or on the browser, I need to listen that trigger in my client app so that I can perform some actions in my Electron app.

Required events

  • Meeting started
  • Meeting ended
  • Recording started
  • Recording stoped
  • Recording Saved

Looking forward to hear from you.

Thanks

@Zoom_Staff Please suggest.

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