<?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: Developer API Limitations in Workato Pros Discussion Board</title>
    <link>https://systematic.workato.com/t5/workato-pros-discussion-board/developer-api-limitations/m-p/3018#M1398</link>
    <description>&lt;P&gt;Hi Bud, so the question is to get "author_name" that only modified the recipe? now  can get the original creator via Recipe Ops or API &lt;/P&gt;&lt;BR /&gt;</description>
    <pubDate>Fri, 17 Jun 2022 13:47:57 GMT</pubDate>
    <dc:creator>max-knutsson</dc:creator>
    <dc:date>2022-06-17T13:47:57Z</dc:date>
    <item>
      <title>Developer API Limitations</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/developer-api-limitations/m-p/3015#M1395</link>
      <description>&lt;P&gt;Hi, I'm trying to get information about recipes our team has created via the Developer API (https://docs.workato.com/workato-api.html#workato-api).  In particular, I'd like to know  who created the latest version of the recipe to attribute them as the owner.  I've used both `GET /api/recipes` and `GET /api/recipes/:id`.  Neither seem to have access to this info.  I had a glimmer of hope that `GET /api/recipes/:id` would have what I wanted in the `author_name` field but at least for me, it returned a string representing a user that didn't create or update the recipe I was looking at.   Is there some secret hidden APIs I can use that aren't documented here:  https://docs.workato.com/workato-api/recipes.html?  Thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jun 2022 05:29:45 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/developer-api-limitations/m-p/3015#M1395</guid>
      <dc:creator>bud</dc:creator>
      <dc:date>2022-06-15T05:29:45Z</dc:date>
    </item>
    <item>
      <title>Re: Developer API Limitations</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/developer-api-limitations/m-p/3016#M1396</link>
      <description>&lt;DIV dir="ltr"&gt;This is not supported right now. Will be a good feature to support&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;&lt;DIV&gt;-Harish Shetty&lt;/DIV&gt;&lt;/DIV&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 15 Jun 2022 08:16:28 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/developer-api-limitations/m-p/3016#M1396</guid>
      <dc:creator>harish</dc:creator>
      <dc:date>2022-06-15T08:16:28Z</dc:date>
    </item>
    <item>
      <title>Re: Developer API Limitations</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/developer-api-limitations/m-p/3017#M1397</link>
      <description>&lt;DIV class="WordSection1"&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN lang="EN-US"&gt;Have you looked at recipe Ops?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN lang="EN-US"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 15 Jun 2022 12:40:11 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/developer-api-limitations/m-p/3017#M1397</guid>
      <dc:creator>roland-daane</dc:creator>
      <dc:date>2022-06-15T12:40:11Z</dc:date>
    </item>
    <item>
      <title>Re: Developer API Limitations</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/developer-api-limitations/m-p/3018#M1398</link>
      <description>&lt;P&gt;Hi Bud, so the question is to get "author_name" that only modified the recipe? now  can get the original creator via Recipe Ops or API &lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 17 Jun 2022 13:47:57 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/developer-api-limitations/m-p/3018#M1398</guid>
      <dc:creator>max-knutsson</dc:creator>
      <dc:date>2022-06-17T13:47:57Z</dc:date>
    </item>
    <item>
      <title>Re: Developer API Limitations</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/developer-api-limitations/m-p/3019#M1399</link>
      <description>&lt;P&gt;Actually if you check my Image, there is "Last-version" that is provided by Recipe Ops connector. Which should be the name of the last editor for version X&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jun 2022 13:48:48 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/developer-api-limitations/m-p/3019#M1399</guid>
      <dc:creator>max-knutsson</dc:creator>
      <dc:date>2022-06-17T13:48:48Z</dc:date>
    </item>
    <item>
      <title>Re: Developer API Limitations</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/developer-api-limitations/m-p/3020#M1400</link>
      <description>&lt;DIV class="WordSection1"&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN lang="EN-US"&gt;What you should do is run the recipe ops regularly.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN lang="EN-US"&gt;I’ve created a whole admin page in a sharePoint site where the recipe statuses can be seen, people can start stop recipes etc.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN lang="EN-US"&gt;If you store the data, you’ll have the creator and people that have updated together with the person that last changed it.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 17 Jun 2022 14:40:59 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/developer-api-limitations/m-p/3020#M1400</guid>
      <dc:creator>roland-daane</dc:creator>
      <dc:date>2022-06-17T14:40:59Z</dc:date>
    </item>
    <item>
      <title>Re: Developer API Limitations</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/developer-api-limitations/m-p/3021#M1401</link>
      <description>&lt;P&gt;@max&lt;/P&gt;&lt;P&gt;Yeah I'm trying to get the person that last modified the recipe.  For us anyway, who created the recipe is less useful than knowing who has recently modified it.&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;@daa&lt;/P&gt;&lt;P&gt;By recipe ops, do you mean this:&lt;/P&gt;&lt;P&gt;https://docs.workato.com/workato-api/recipe-lifecycle-management.html#recipe-lifecycle-management&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;I pulled stuff down manually and I don't see anything it there that would help either.  &lt;/P&gt;</description>
      <pubDate>Mon, 20 Jun 2022 21:50:55 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/developer-api-limitations/m-p/3021#M1401</guid>
      <dc:creator>bud</dc:creator>
      <dc:date>2022-06-20T21:50:55Z</dc:date>
    </item>
    <item>
      <title>Re: Developer API Limitations</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/developer-api-limitations/m-p/3022#M1402</link>
      <description>&lt;P&gt;@daa&lt;/P&gt;&lt;P&gt;Now I think see what you are getting at.  I could probably do that.  Do you run that on  a schedule?&lt;/P&gt;</description>
      <pubDate>Mon, 20 Jun 2022 21:58:26 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/developer-api-limitations/m-p/3022#M1402</guid>
      <dc:creator>bud</dc:creator>
      <dc:date>2022-06-20T21:58:26Z</dc:date>
    </item>
    <item>
      <title>Re: Developer API Limitations</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/developer-api-limitations/m-p/3023#M1403</link>
      <description>&lt;P&gt;Today, we released an update to the platform API. The recipe details endpoint(https://docs.workato.com/workato-api.html) returns a new field called version_author_name. This endpoint is available in the OEM API also.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jun 2022 12:23:34 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/developer-api-limitations/m-p/3023#M1403</guid>
      <dc:creator>harish</dc:creator>
      <dc:date>2022-06-22T12:23:34Z</dc:date>
    </item>
    <item>
      <title>Re: Developer API Limitations</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/developer-api-limitations/m-p/3024#M1404</link>
      <description>&lt;P&gt;What is this magic power I have that I can ask a vendor for a minor feature and it appears less than a week later?&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;In a dream world, this same data would be in the data returned in the call to list the recipes (GET /api/recipes) too.  Would save iterating over each recipe to get that extra data.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jun 2022 01:30:57 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/developer-api-limitations/m-p/3024#M1404</guid>
      <dc:creator>bud</dc:creator>
      <dc:date>2022-06-23T01:30:57Z</dc:date>
    </item>
  </channel>
</rss>

