<?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: Alteryx Server API: Can we read data generated by Alteryx workflow via Server API? in Alteryx Server Discussions</title>
    <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Alteryx-Server-API-Can-we-read-data-generated-by-Alteryx/m-p/1249991#M15138</link>
    <description>&lt;P&gt;Yes, you have a json output. The response body shows a json file to be downloaded, but you will get the raw json data as a response.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2024-03-12 104318.png" style="width: 973px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/345059iED479684EF17420D/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2024-03-12 104318.png" alt="Screenshot 2024-03-12 104318.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 12 Mar 2024 14:46:14 GMT</pubDate>
    <dc:creator>fmvizcaino</dc:creator>
    <dc:date>2024-03-12T14:46:14Z</dc:date>
    <item>
      <title>Alteryx Server API: Can we read data generated by Alteryx workflow via Server API?</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Alteryx-Server-API-Can-we-read-data-generated-by-Alteryx/m-p/1249035#M15126</link>
      <description>&lt;P&gt;Hello Community,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am calling Alteryx API to run the workflow through Power Automate Desktop.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to check if it is possible to get the data which is generated by my Alteryx Workflow through Alteryx Server API's?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Instead of saving the file with the output data, I want to pass data in JSON Format.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 09 Mar 2024 05:48:25 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Alteryx-Server-API-Can-we-read-data-generated-by-Alteryx/m-p/1249035#M15126</guid>
      <dc:creator>Arti2893</dc:creator>
      <dc:date>2024-03-09T05:48:25Z</dc:date>
    </item>
    <item>
      <title>Re: Alteryx Server API: Can we read data generated by Alteryx workflow via Server API?</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Alteryx-Server-API-Can-we-read-data-generated-by-Alteryx/m-p/1249081#M15128</link>
      <description>&lt;P&gt;Unfortunately, I donot think there is an endpoint for this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think the easiest way would be to use a python tool or a json build tool at the end and store the result to a txt file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 09 Mar 2024 13:07:57 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Alteryx-Server-API-Can-we-read-data-generated-by-Alteryx/m-p/1249081#M15128</guid>
      <dc:creator>arunkumark_21</dc:creator>
      <dc:date>2024-03-09T13:07:57Z</dc:date>
    </item>
    <item>
      <title>Re: Alteryx Server API: Can we read data generated by Alteryx workflow via Server API?</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Alteryx-Server-API-Can-we-read-data-generated-by-Alteryx/m-p/1249579#M15132</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/378031"&gt;@Arti2893&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You will have to use a set of endpoints to achieve this result, but it is possible.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Access Swagger. There you have access to all the endpoints available. You can find it on the question mark icon on your Gallery.&amp;nbsp;&lt;A href="https://help.alteryx.com/20231/en/server/api-overview.html#api-overview-6422959" target="_blank"&gt;https://help.alteryx.com/20231/en/server/api-overview.html#api-overview-6422959&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You have to access the V1 endpoints on Swagger and you will see this list.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2024-03-11 115750.png" style="width: 999px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/344881iCF5D56C1CE05AB01/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2024-03-11 115750.png" alt="Screenshot 2024-03-11 115750.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;1. Run the workflow and return a jobID&lt;/P&gt;&lt;P&gt;2. Check if the workflow was successfully run and return the OutputID if any&lt;/P&gt;&lt;P&gt;3. Return the file&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>Mon, 11 Mar 2024 16:00:26 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Alteryx-Server-API-Can-we-read-data-generated-by-Alteryx/m-p/1249579#M15132</guid>
      <dc:creator>fmvizcaino</dc:creator>
      <dc:date>2024-03-11T16:00:26Z</dc:date>
    </item>
    <item>
      <title>Re: Alteryx Server API: Can we read data generated by Alteryx workflow via Server API?</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Alteryx-Server-API-Can-we-read-data-generated-by-Alteryx/m-p/1249761#M15135</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/15312"&gt;@fmvizcaino&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your response. The above API will return the file, instead of file can we get output data in JSON format?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2024 04:30:43 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Alteryx-Server-API-Can-we-read-data-generated-by-Alteryx/m-p/1249761#M15135</guid>
      <dc:creator>Arti2893</dc:creator>
      <dc:date>2024-03-12T04:30:43Z</dc:date>
    </item>
    <item>
      <title>Re: Alteryx Server API: Can we read data generated by Alteryx workflow via Server API?</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Alteryx-Server-API-Can-we-read-data-generated-by-Alteryx/m-p/1249991#M15138</link>
      <description>&lt;P&gt;Yes, you have a json output. The response body shows a json file to be downloaded, but you will get the raw json data as a response.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2024-03-12 104318.png" style="width: 973px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/345059iED479684EF17420D/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2024-03-12 104318.png" alt="Screenshot 2024-03-12 104318.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2024 14:46:14 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Alteryx-Server-API-Can-we-read-data-generated-by-Alteryx/m-p/1249991#M15138</guid>
      <dc:creator>fmvizcaino</dc:creator>
      <dc:date>2024-03-12T14:46:14Z</dc:date>
    </item>
    <item>
      <title>Re: Alteryx Server API: Can we read data generated by Alteryx workflow via Server API?</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Alteryx-Server-API-Can-we-read-data-generated-by-Alteryx/m-p/1250276#M15141</link>
      <description>&lt;P&gt;Thank you&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/15312"&gt;@fmvizcaino&lt;/a&gt;&amp;nbsp;. I tried this in postman and I am getting json as response, exactly what I needed!&lt;BR /&gt;Thanks for your quick response&lt;/P&gt;</description>
      <pubDate>Wed, 13 Mar 2024 06:09:58 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Alteryx-Server-API-Can-we-read-data-generated-by-Alteryx/m-p/1250276#M15141</guid>
      <dc:creator>Arti2893</dc:creator>
      <dc:date>2024-03-13T06:09:58Z</dc:date>
    </item>
    <item>
      <title>Re: Alteryx Server API: Can we read data generated by Alteryx workflow via Server API?</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Alteryx-Server-API-Can-we-read-data-generated-by-Alteryx/m-p/1378029#M16850</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/15312"&gt;@fmvizcaino&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks a lot for the 3 steps you described. I have implemented a workflow that is performing the 3 steps sequentially and it works...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Except when it fails half of the time because the 2nd step starts before the workflow on the server has finished to run :-)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Would you have a way to make sure to run the 2nd step only when the workflow has finished to run on the server? Should I make some kind of iterative macro that perform the 2nd step until it gets the status "Completed"? Or do you know of an easier way?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;A quick hack I did is using a Throttle tool to wait some time before launching the 2nd step, but &lt;STRONG&gt;I want to create a generic tool that launches a workflow on the server and get the output back.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks again for your help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;François&lt;/P&gt;</description>
      <pubDate>Fri, 14 Mar 2025 14:50:56 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Alteryx-Server-API-Can-we-read-data-generated-by-Alteryx/m-p/1378029#M16850</guid>
      <dc:creator>francoiscortezon</dc:creator>
      <dc:date>2025-03-14T14:50:56Z</dc:date>
    </item>
    <item>
      <title>Re: Alteryx Server API: Can we read data generated by Alteryx workflow via Server API?</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Alteryx-Server-API-Can-we-read-data-generated-by-Alteryx/m-p/1378032#M16851</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/96840"&gt;@francoiscortezon&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Your assumption is correct; you have to create an iterative macro to check the job status until it is completed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Fernando V.&lt;/P&gt;</description>
      <pubDate>Fri, 14 Mar 2025 15:04:36 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Alteryx-Server-API-Can-we-read-data-generated-by-Alteryx/m-p/1378032#M16851</guid>
      <dc:creator>fmvizcaino</dc:creator>
      <dc:date>2025-03-14T15:04:36Z</dc:date>
    </item>
    <item>
      <title>Re: Alteryx Server API: Can we read data generated by Alteryx workflow via Server API?</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Alteryx-Server-API-Can-we-read-data-generated-by-Alteryx/m-p/1378037#M16852</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/15312"&gt;@fmvizcaino&lt;/a&gt;&amp;nbsp;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am now giving a try at this macro (Python inside):&amp;nbsp;&lt;A href="https://community.alteryx.com/t5/Community-Gallery/Use-the-Alteryx-Server-API-to-Run-Apps-Workflows-From-Designer/ta-p/880422" target="_blank"&gt;Use the Alteryx Server API to Run Apps/Workflows F... - Alteryx Community.&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It seems it has the advantage to tackle the next part of my need: passing input data to the workflow via API.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I can't make it work, then I will go for the Iterative Macro approach.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks again!&lt;/P&gt;</description>
      <pubDate>Fri, 14 Mar 2025 15:13:36 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Alteryx-Server-API-Can-we-read-data-generated-by-Alteryx/m-p/1378037#M16852</guid>
      <dc:creator>francoiscortezon</dc:creator>
      <dc:date>2025-03-14T15:13:36Z</dc:date>
    </item>
    <item>
      <title>Re: Alteryx Server API: Can we read data generated by Alteryx workflow via Server API?</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Alteryx-Server-API-Can-we-read-data-generated-by-Alteryx/m-p/1378038#M16853</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/96840"&gt;@francoiscortezon&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Use this tool here:&amp;nbsp;&lt;A href="https://help.alteryx.com/current/en/designer/tools/developer/server-api-tool.html" target="_blank"&gt;https://help.alteryx.com/current/en/designer/tools/developer/server-api-tool.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;This one was created by Alteryx.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Fernando&lt;/P&gt;</description>
      <pubDate>Fri, 14 Mar 2025 15:16:08 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Alteryx-Server-API-Can-we-read-data-generated-by-Alteryx/m-p/1378038#M16853</guid>
      <dc:creator>fmvizcaino</dc:creator>
      <dc:date>2025-03-14T15:16:08Z</dc:date>
    </item>
    <item>
      <title>Re: Alteryx Server API: Can we read data generated by Alteryx workflow via Server API?</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Alteryx-Server-API-Can-we-read-data-generated-by-Alteryx/m-p/1378043#M16854</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/15312"&gt;@fmvizcaino&lt;/a&gt;. Yep, I have implemented your 3 steps logic with various methods:&lt;/P&gt;&lt;P&gt;- classic Download Tools&lt;/P&gt;&lt;P&gt;- the&amp;nbsp;v3 API Macro Pack (&lt;A href="https://community.alteryx.com/t5/Engine-Works/Introducing-the-Alteryx-Server-v3-API/ba-p/899228" target="_blank"&gt;Alteryx Server v3 API endpoints&lt;/A&gt;)&lt;/P&gt;&lt;P&gt;- and the Server API Tool that you just mentioned&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;None of these is able to tell or wait when the workflow on the server has finished to run.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think it will be either Python or the Iterative Macro that will crack this one.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Mar 2025 15:29:32 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Alteryx-Server-API-Can-we-read-data-generated-by-Alteryx/m-p/1378043#M16854</guid>
      <dc:creator>francoiscortezon</dc:creator>
      <dc:date>2025-03-14T15:29:32Z</dc:date>
    </item>
  </channel>
</rss>

