How to create a Deep Link?

Friends, I want my application to go to the video in the link when you click on an external link like Youtube. How can I do this with deep links?

Can’t understand your question. Send details telegram @onlyrajverma

You can use webview, and checklist the “use external browser” in property. In code block view use Call webview function “Go To” to follow the url to chrome, etc. If url is youtube vidio Chrome will open youtube app automatically.

So your task is just open the url using webview, direct to external browser