Deep Link in Iframe

Hello, Is it possible to create a deep link to send a user to a app running in an Iframe on our website - that is it would take them to a specific view within the iframe? So this would be instead of the deep link running directly in a web browser as a URL

1 Like

https://mrvirk.com/passing-url-parameters-to-iframe-using-javascript.html

1 Like

Thanks!