Question
a!webcomponent()
Hi all,
I have a use case I have build a webpage using HTML and JS and I am calling it using a Web-API from Appian interface which will be triggered by a safelink.
But whenever the user clicks the safe link the page is re-directing to the Web page, but i want to show it inside the Interface , i tried using webcomponent object but it's error saying internal appian urls cannot be used in webcomponent.
Is there any alternate way to achieve this.
Thanks in Advance.
