<?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: Specify Job Name in API call in Alteryx Server Discussions</title>
    <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Specify-Job-Name-in-API-call/m-p/1165298#M13814</link>
    <description>&lt;P&gt;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/15312"&gt;@fmvizcaino&lt;/a&gt;&amp;nbsp;, thanks for the response!&lt;/P&gt;&lt;P&gt;Not what I was hoping to hear, but I did get the feeling it was the case.&lt;/P&gt;&lt;P&gt;I also tried a few combination to see if I could populate the Job name but none worked.&lt;/P&gt;&lt;P&gt;I did take you advice and &lt;A href="https://community.alteryx.com/t5/Alteryx-Server-Ideas/Ability-to-specify-Job-Name-with-API-when-adding-a-job/idi-p/1165297#M3347" target="_self"&gt;posted it as an idea&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;Hopefully others also feel its a good idea so it can get implemented. :)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 20 Jul 2023 18:18:27 GMT</pubDate>
    <dc:creator>SPetrie</dc:creator>
    <dc:date>2023-07-20T18:18:27Z</dc:date>
    <item>
      <title>Specify Job Name in API call</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Specify-Job-Name-in-API-call/m-p/1165066#M13807</link>
      <description>&lt;P&gt;Hello all!&lt;/P&gt;&lt;P&gt;I have been looking around and cant quite find if this is possible to do with the API or not.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Currently I have a workflow setup to schedule a gallery flow to run on demand using the V2 endpoint.&lt;/P&gt;&lt;P&gt;Because this flow runs quite often and can be used for different situations, I would like to dynamically set the name of the job when adding it to the server queue for easier identification.&lt;/P&gt;&lt;P&gt;My problem is I dont know how to (or if I can) do this.&lt;/P&gt;&lt;P&gt;If I run the flow directly from the gallery, I can set the job name manually as shown in my picture as "Test Job"&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="example.JPG" style="width: 702px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/315496i970DAEC8124DA6CC/image-dimensions/702x213?v=v2" width="702" height="213" role="button" title="example.JPG" alt="example.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I would like to replicate that within my API call.&lt;/P&gt;&lt;P&gt;Can anyone help point me in the right direction?&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jul 2023 13:51:11 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Specify-Job-Name-in-API-call/m-p/1165066#M13807</guid>
      <dc:creator>SPetrie</dc:creator>
      <dc:date>2023-07-20T13:51:11Z</dc:date>
    </item>
    <item>
      <title>Re: Specify Job Name in API call</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Specify-Job-Name-in-API-call/m-p/1165146#M13810</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/152020"&gt;@SPetrie&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Unfortunately, it is not possible. Hopefully, they will add this to the list of API endpoints, but you also could suggest this as an idea for the next releases.&amp;nbsp;&lt;A href="https://community.alteryx.com/t5/Alteryx-Server-Ideas/idb-p/server-ideas" target="_blank"&gt;https://community.alteryx.com/t5/Alteryx-Server-Ideas/idb-p/server-ideas&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Everything happening on the server is based on API endpoints. Some are hidden but you can still see them when inspecting the browser page and that is what I did. Sadly, the endpoint being used for triggering the job is a different one and required information we don`t actually have, but here is what I found.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2023-07-20 104834.png" style="width: 400px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/315522i1A3EC7697DFE916F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2023-07-20 104834.png" alt="Screenshot 2023-07-20 104834.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried adding the jobname as a parameter on the v2 endpoint, while the job still runs, the renaming didn`t work&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":pensive_face:"&gt;😔&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Fernando Vizcaino&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jul 2023 14:55:34 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Specify-Job-Name-in-API-call/m-p/1165146#M13810</guid>
      <dc:creator>fmvizcaino</dc:creator>
      <dc:date>2023-07-20T14:55:34Z</dc:date>
    </item>
    <item>
      <title>Re: Specify Job Name in API call</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Specify-Job-Name-in-API-call/m-p/1165298#M13814</link>
      <description>&lt;P&gt;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/15312"&gt;@fmvizcaino&lt;/a&gt;&amp;nbsp;, thanks for the response!&lt;/P&gt;&lt;P&gt;Not what I was hoping to hear, but I did get the feeling it was the case.&lt;/P&gt;&lt;P&gt;I also tried a few combination to see if I could populate the Job name but none worked.&lt;/P&gt;&lt;P&gt;I did take you advice and &lt;A href="https://community.alteryx.com/t5/Alteryx-Server-Ideas/Ability-to-specify-Job-Name-with-API-when-adding-a-job/idi-p/1165297#M3347" target="_self"&gt;posted it as an idea&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;Hopefully others also feel its a good idea so it can get implemented. :)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jul 2023 18:18:27 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Specify-Job-Name-in-API-call/m-p/1165298#M13814</guid>
      <dc:creator>SPetrie</dc:creator>
      <dc:date>2023-07-20T18:18:27Z</dc:date>
    </item>
  </channel>
</rss>

