I have a requirement to embed iframe into Appian user interface. Is there any way to do this?
Discussion posts and replies are publicly visible
Did you try the Web Content Component?
https://docs.appian.com/suite/help/23.2/Web_Content_Component.html
Hi Stefan,Yes I tried. The exact requirement is to show the Wavemaker form UI in Appian. But receiving.Then I tried with "https://www.wavemaker.com/get-started/"
Getting refused to connect for the dynamic interfaces.
Well, then this wavemaker does not want to be embedded. This is similar to Google maps, which does also not allow direct embedding, but requires you to use their JS API.
Thanks, will check.
Hirushiharan Is there any other way you found out to embed iframe to appian?
It is either the webContent field, or a component plugin. That's it.
Thanks Stefan Helzle for the response.
I got the same message as above when tried with webcomponent that says "Refused to connect". I have to go with component plugin. In that case, is there a way to sync the credentials, so that the web interface shows the logged in dashboard directly?
sreedevijr said:In that case, is there a way to sync the credentials, so that the web interface shows the logged in dashboard directly?
Not sure what you plan to do. The credentials are not available to plugins, as far as I know.