<?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: Is it possible to execute Alteryx workflow from python script using Alteryx Engine API in Alteryx Server Discussions</title>
    <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Is-it-possible-to-execute-Alteryx-workflow-from-python-script/m-p/845848#M9843</link>
    <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/285763"&gt;@deepika_durvasula&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm not familiar with RDF files but you can leverage the python tool inside of Alteryx to do it, and in my opinion, it is your best option.&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.alteryx.com/20213/designer/python-tool" target="_blank"&gt;https://help.alteryx.com/20213/designer/python-tool&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.alteryx.com/t5/Alteryx-Designer-Knowledge-Base/Tool-Mastery-Python/ta-p/197860" target="_blank"&gt;https://community.alteryx.com/t5/Alteryx-Designer-Knowledge-Base/Tool-Mastery-Python/ta-p/197860&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You also have the option to call alteryx using the command line, but for that, you need a scheduler license or an alteryx server license.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.alteryx.com/t5/Alteryx-Designer-Discussions/Is-the-Engine-API-license-a-separate-license-than-the-Designer/td-p/613745" target="_blank"&gt;https://community.alteryx.com/t5/Alteryx-Designer-Discussions/Is-the-Engine-API-license-a-separate-license-than-the-Designer/td-p/613745&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;With Alteryx Server, you also have the option to use the Alteryx Gallery APIs.&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.alteryx.com/developer-help/gallery-api-overview" target="_blank"&gt;https://help.alteryx.com/developer-help/gallery-api-overview&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Fernando Vizcaino&lt;/P&gt;</description>
    <pubDate>Fri, 12 Nov 2021 17:06:14 GMT</pubDate>
    <dc:creator>fmvizcaino</dc:creator>
    <dc:date>2021-11-12T17:06:14Z</dc:date>
    <item>
      <title>Is it possible to execute Alteryx workflow from python script using Alteryx Engine API</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Is-it-possible-to-execute-Alteryx-workflow-from-python-script/m-p/845639#M9838</link>
      <description>&lt;P&gt;We are using Alteryx for data cleaning process. After the data is cleaned we want to transform data to RDF triple format and load to graph DB. And I found Alteryx doesn't support RDF triple format.&lt;/P&gt;&lt;P&gt;So, I want&amp;nbsp; to know is it possible to execute the Alteryx workflow from a python script using Alteryx engine API ?&lt;/P&gt;&lt;P&gt;And as soon as the execution is completed I can write the rdf triple transformation logic and dump the data to graphDB.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any other approaches/ideas could also help for transforming data to RDF triples format in Alteryx.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in Advance,&lt;/P&gt;&lt;P&gt;Deepika Durvasula.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Nov 2021 05:50:47 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Is-it-possible-to-execute-Alteryx-workflow-from-python-script/m-p/845639#M9838</guid>
      <dc:creator>deepika_durvasula</dc:creator>
      <dc:date>2021-11-12T05:50:47Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to execute Alteryx workflow from python script using Alteryx Engine API</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Is-it-possible-to-execute-Alteryx-workflow-from-python-script/m-p/845848#M9843</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/285763"&gt;@deepika_durvasula&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm not familiar with RDF files but you can leverage the python tool inside of Alteryx to do it, and in my opinion, it is your best option.&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.alteryx.com/20213/designer/python-tool" target="_blank"&gt;https://help.alteryx.com/20213/designer/python-tool&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.alteryx.com/t5/Alteryx-Designer-Knowledge-Base/Tool-Mastery-Python/ta-p/197860" target="_blank"&gt;https://community.alteryx.com/t5/Alteryx-Designer-Knowledge-Base/Tool-Mastery-Python/ta-p/197860&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You also have the option to call alteryx using the command line, but for that, you need a scheduler license or an alteryx server license.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.alteryx.com/t5/Alteryx-Designer-Discussions/Is-the-Engine-API-license-a-separate-license-than-the-Designer/td-p/613745" target="_blank"&gt;https://community.alteryx.com/t5/Alteryx-Designer-Discussions/Is-the-Engine-API-license-a-separate-license-than-the-Designer/td-p/613745&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;With Alteryx Server, you also have the option to use the Alteryx Gallery APIs.&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.alteryx.com/developer-help/gallery-api-overview" target="_blank"&gt;https://help.alteryx.com/developer-help/gallery-api-overview&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Fernando Vizcaino&lt;/P&gt;</description>
      <pubDate>Fri, 12 Nov 2021 17:06:14 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Is-it-possible-to-execute-Alteryx-workflow-from-python-script/m-p/845848#M9843</guid>
      <dc:creator>fmvizcaino</dc:creator>
      <dc:date>2021-11-12T17:06:14Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to execute Alteryx workflow from python script using Alteryx Engine API</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Is-it-possible-to-execute-Alteryx-workflow-from-python-script/m-p/928956#M10724</link>
      <description>&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/285763" target="_blank"&gt;@deepika_durvasula&lt;/A&gt;&amp;nbsp;did you solve your problem? I am trying to do the exact same thing using Alteryx to parse RDF files. Any thoughts on a possible solution?&lt;/P&gt;</description>
      <pubDate>Tue, 19 Apr 2022 18:37:13 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Is-it-possible-to-execute-Alteryx-workflow-from-python-script/m-p/928956#M10724</guid>
      <dc:creator>Jbass</dc:creator>
      <dc:date>2022-04-19T18:37:13Z</dc:date>
    </item>
  </channel>
</rss>

