How can I create a deeplink to auto lunch a phone call?

I am working on a feature where the user will click the phone deep link and it will launch a Zoom application with the phone tab open and the call is initiated.

I am using .NET Core for development.

1 Like