<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Embed external interface into Appian</title><link>https://community.appian.com/discussions/f/general/17980/embed-external-interface-into-appian</link><description>Hi all, 
 Can we embed external interface into Appian? Like accessing a learning portal (say Udemy) from Appian without moving out of it.</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Embed external interface into Appian</title><link>https://community.appian.com/thread/71287?ContentTypeID=1</link><pubDate>Mon, 06 Jan 2020 19:05:56 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:60c82029-301b-4991-8a05-9f58690c8764</guid><dc:creator>alex.ladue</dc:creator><description>&lt;p&gt;&lt;a href="/members/harsha"&gt;Harsh&lt;/a&gt; is correct. The ability for a website to be embedded in a Web Content Field is entirely up to the website support for being embedded. Unfortunately, it appears Udemy does not allow for embedding of its site. However, some sites will give you an option to get an embeddable link. So if the main URL doesn&amp;#39;t work the first time, check for an embeddable link from that site.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Embed external interface into Appian</title><link>https://community.appian.com/thread/70764?ContentTypeID=1</link><pubDate>Mon, 02 Dec 2019 10:36:15 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d014179c-bf8d-4054-9398-30e8ad76d7d6</guid><dc:creator>Harsha Sharma</dc:creator><description>&lt;p&gt;Some sites can&amp;#39;t be embedded due to site settings like &lt;strong&gt;google.com&lt;/strong&gt;. &lt;strong&gt;Udemy&lt;/strong&gt; is also one of them. Anyway you can use a!webContentField() to embed another site/portal inside Appian. For me I was able to add skillshare while udemy, coursera didn&amp;#39;t work.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;a!webContentField(source:&amp;quot;https://www.skillshare.com/&amp;quot;)&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;Hope this helps.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>