Link to Other Apps
You can link to other apps using the app's deep link url like this:
<a href="zoomus://" target="_system">Open Zoom</a>
You must use a system target to open the device browser, and then your device will take care of the rest.
To find an app's deep link url, you should look through their documentation, or contact them.