<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Embed Alteryx App Interface in other webpage in Alteryx Server Discussions</title>
    <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Embed-Alteryx-App-Interface-in-other-webpage/m-p/562139#M6185</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am afraid that what you see is just some temporary mock-up. Basically the idea is to use it inside and iframe and then use JS and CSS to style/hide content afterwards.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;A much better solution is to use the Alteryx Server API. If you need help to do that, shoot me a PM and I can see what I can do.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;</description>
    <pubDate>Tue, 28 Apr 2020 05:25:07 GMT</pubDate>
    <dc:creator>danielbrun2</dc:creator>
    <dc:date>2020-04-28T05:25:07Z</dc:date>
    <item>
      <title>Embed Alteryx App Interface in other webpage</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Embed-Alteryx-App-Interface-in-other-webpage/m-p/19947#M246</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is it possible to embed an Alteryx App (on a hosted server) on another page, say an internal intranet page? Unless the app was "Pubic" I realise the user would need to login but I feel like this should be possible...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any help, stories (relevant ones anyway :D) and experiences appreciated.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Chris&lt;/P&gt;</description>
      <pubDate>Thu, 24 May 2018 01:10:07 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Embed-Alteryx-App-Interface-in-other-webpage/m-p/19947#M246</guid>
      <dc:creator>chris_love</dc:creator>
      <dc:date>2018-05-24T01:10:07Z</dc:date>
    </item>
    <item>
      <title>Re: Embed Alteryx App Interface in other webpage</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Embed-Alteryx-App-Interface-in-other-webpage/m-p/20212#M247</link>
      <description>&lt;P&gt;Hi Chris,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes it is. You can do that through the API. You can test out the API on alteryxserver/gallery/api-docs/. Here you can get a list of available workflows, their questions, run a job, and get the result. Is that what you are looking for, or more something like the trusted ticket setup in Tableau?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;</description>
      <pubDate>Fri, 29 Apr 2016 09:10:04 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Embed-Alteryx-App-Interface-in-other-webpage/m-p/20212#M247</guid>
      <dc:creator>danielbrun2</dc:creator>
      <dc:date>2016-04-29T09:10:04Z</dc:date>
    </item>
    <item>
      <title>Re: Embed Alteryx App Interface in other webpage</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Embed-Alteryx-App-Interface-in-other-webpage/m-p/20215#M248</link>
      <description>&lt;P&gt;I don't want to have to write any code really Dan, I'm not a coder. Essentially I'm looking for something like an Embed snippet&amp;nbsp;(like Tableau, see below) that I can then place on other sites.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.alteryx.com/t5/image/serverpage/image-id/4904i7765051BF25D444F/image-size/original?v=v2&amp;amp;px=-1" border="0" alt="2016-04-29_10-20-06.png" title="2016-04-29_10-20-06.png" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This would take my view then allow me to embed it in other wwebsites really easily, the user would login then be able to use the app interface.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I assume there's nothign I can do from the webpage? I could build an iframe but it would look awful with the gallery headers etc....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;</description>
      <pubDate>Fri, 29 Apr 2016 09:23:42 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Embed-Alteryx-App-Interface-in-other-webpage/m-p/20215#M248</guid>
      <dc:creator>chris_love</dc:creator>
      <dc:date>2016-04-29T09:23:42Z</dc:date>
    </item>
    <item>
      <title>Re: Embed Alteryx App Interface in other webpage</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Embed-Alteryx-App-Interface-in-other-webpage/m-p/20220#M249</link>
      <description>&lt;P&gt;Get it - I also prefer not to code! But as far as I know there is no such thing as an easy way to embed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You could do embedding or iframes and some interesting CSS however once again that requires coding. I have attached a couple of quick examples using embedding and CSS. Not the prettiest but I guess you could make it look good with a bit of fidling.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.alteryx.com/t5/image/serverpage/image-id/4906i8A68D25B79DEB459/image-size/original?v=v2&amp;amp;px=-1" border="0" alt="Questions" title="Questions" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.alteryx.com/t5/image/serverpage/image-id/4907i2D01DF4E72ECB630/image-size/original?v=v2&amp;amp;px=-1" border="0" alt="App" title="App" /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Apr 2016 09:32:45 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Embed-Alteryx-App-Interface-in-other-webpage/m-p/20220#M249</guid>
      <dc:creator>danielbrun2</dc:creator>
      <dc:date>2016-04-29T09:32:45Z</dc:date>
    </item>
    <item>
      <title>Re: Embed Alteryx App Interface in other webpage</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Embed-Alteryx-App-Interface-in-other-webpage/m-p/424363#M3997</link>
      <description>&lt;P&gt;hi&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/4012"&gt;@danielbrun2&lt;/a&gt;&amp;nbsp; can you share the code for this webpage you created.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jun 2019 16:24:16 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Embed-Alteryx-App-Interface-in-other-webpage/m-p/424363#M3997</guid>
      <dc:creator>Anuj</dc:creator>
      <dc:date>2019-06-07T16:24:16Z</dc:date>
    </item>
    <item>
      <title>Re: Embed Alteryx App Interface in other webpage</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Embed-Alteryx-App-Interface-in-other-webpage/m-p/561910#M6182</link>
      <description>&lt;P&gt;Hi Daniel, thanks for posting the screenshots! This is essentially what I am trying to do - are you able to share the code behind the scenes?&lt;/P&gt;</description>
      <pubDate>Mon, 27 Apr 2020 17:56:57 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Embed-Alteryx-App-Interface-in-other-webpage/m-p/561910#M6182</guid>
      <dc:creator>kimte</dc:creator>
      <dc:date>2020-04-27T17:56:57Z</dc:date>
    </item>
    <item>
      <title>Re: Embed Alteryx App Interface in other webpage</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Embed-Alteryx-App-Interface-in-other-webpage/m-p/562139#M6185</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am afraid that what you see is just some temporary mock-up. Basically the idea is to use it inside and iframe and then use JS and CSS to style/hide content afterwards.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;A much better solution is to use the Alteryx Server API. If you need help to do that, shoot me a PM and I can see what I can do.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;</description>
      <pubDate>Tue, 28 Apr 2020 05:25:07 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Embed-Alteryx-App-Interface-in-other-webpage/m-p/562139#M6185</guid>
      <dc:creator>danielbrun2</dc:creator>
      <dc:date>2020-04-28T05:25:07Z</dc:date>
    </item>
  </channel>
</rss>

