Interact with the (official) Zoom app from another macOS app

Description
Is it possible to interact with the Zoom macOS app from another macOS app using the SDK or otherwise? I’m interested in building a plugin that users can install on mac to create some shortcuts to use while in meetings.

I am not interested in building an entire Zoom app, which is what the SDK is apparently for. Is this correct?

Thank you!

Which version?
5.0+

To Reproduce(If applicable)
N/A

Screenshots
N/A

Smartphone (please complete the following information):
N/A

Additional context
N/A

Hi @juan1,

Thanks for interested in using Zoom SDK. Yes, you could develop an application using Zoom SDK, and join the Zoom meeting to provide some functions programmatically. You may have a try with our demo app and see how it interacts with the Zoom client.

Thanks!