I have an application built via Workshop in Foundry. I want to embed this application via an iframe in some of my corporate application.
Is it possible to iframe a Foundry application outside of Foundry ? What needs to be configured if anything ?
I have an application built via Workshop in Foundry. I want to embed this application via an iframe in some of my corporate application.
Is it possible to iframe a Foundry application outside of Foundry ? What needs to be configured if anything ?
It is definitely possible, you can find the relevant documentation here: https://www.palantir.com/docs/foundry/administration/embed-foundry-externally.
Additionally, adding ?embedded=true
at the end of your workshop url will allow you to hide the Workspace sidebar.