<?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: Retrieve a specific row from JSON to create a new row in Workato Pros Discussion Board</title>
    <link>https://systematic.workato.com/t5/workato-pros-discussion-board/retrieve-a-specific-row-from-json-to-create-a-new-row/m-p/2233#M947</link>
    <description>&lt;P&gt;Any chance they mentioned increasing the row limits in Collections on the roadmap you are referring to?  They are great when the dataset is smaller.&lt;/P&gt;</description>
    <pubDate>Thu, 27 Jan 2022 23:26:52 GMT</pubDate>
    <dc:creator>jeff-allen</dc:creator>
    <dc:date>2022-01-27T23:26:52Z</dc:date>
    <item>
      <title>Retrieve a specific row from JSON to create a new row</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/retrieve-a-specific-row-from-json-to-create-a-new-row/m-p/2228#M942</link>
      <description>&lt;P&gt;I did a search of a database that returns about 10 rows of data into JSON... It seems that the only way that I can now search inside that dataset is to do a loop and an IF inside that loop to find the record I want. &lt;/P&gt;&lt;P&gt;What I WANT to do is to select one of the rows (create a new json with one row?) so that I can use the datapills in following steps. &lt;/P&gt;</description>
      <pubDate>Thu, 27 Jan 2022 01:45:57 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/retrieve-a-specific-row-from-json-to-create-a-new-row/m-p/2228#M942</guid>
      <dc:creator>tshoemaker</dc:creator>
      <dc:date>2022-01-27T01:45:57Z</dc:date>
    </item>
    <item>
      <title>Re: Retrieve a specific row from JSON to create a new row</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/retrieve-a-specific-row-from-json-to-create-a-new-row/m-p/2229#M943</link>
      <description>&lt;P&gt;It sound like you may want to look at the .WHERE and .PLUCK options available in formulas.  This can be used  to select specific rows from a list. &lt;/P&gt;</description>
      <pubDate>Thu, 27 Jan 2022 01:54:18 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/retrieve-a-specific-row-from-json-to-create-a-new-row/m-p/2229#M943</guid>
      <dc:creator>jeff-allen</dc:creator>
      <dc:date>2022-01-27T01:54:18Z</dc:date>
    </item>
    <item>
      <title>Re: Retrieve a specific row from JSON to create a new row</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/retrieve-a-specific-row-from-json-to-create-a-new-row/m-p/2230#M944</link>
      <description>&lt;P&gt;Thank you &lt;SPAN id="mob-widget-1643223200421" class="mention"&gt;Jeff Allen&lt;/SPAN&gt;. This really helped. I was able to use the .where.pluck to grab the item I wanted and set a variable. &lt;/P&gt;</description>
      <pubDate>Thu, 27 Jan 2022 02:53:59 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/retrieve-a-specific-row-from-json-to-create-a-new-row/m-p/2230#M944</guid>
      <dc:creator>tshoemaker</dc:creator>
      <dc:date>2022-01-27T02:53:59Z</dc:date>
    </item>
    <item>
      <title>Re: Retrieve a specific row from JSON to create a new row</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/retrieve-a-specific-row-from-json-to-create-a-new-row/m-p/2231#M945</link>
      <description>&lt;P&gt;another option might be to look at collections. Collections act like in memory DB's where you can perform set operations and most normal sql operations&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jan 2022 08:21:52 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/retrieve-a-specific-row-from-json-to-create-a-new-row/m-p/2231#M945</guid>
      <dc:creator>rituraj</dc:creator>
      <dc:date>2022-01-27T08:21:52Z</dc:date>
    </item>
    <item>
      <title>Re: Retrieve a specific row from JSON to create a new row</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/retrieve-a-specific-row-from-json-to-create-a-new-row/m-p/2232#M946</link>
      <description>&lt;P&gt;I love Collections and the capabilities it affords.  I'm very much looking forward to the persistence mechanism that is an enhancement on the Workato roadmap, which will allow Collections to persist and be available across recipes/Jobs and not just within a single Job.&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jan 2022 20:45:22 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/retrieve-a-specific-row-from-json-to-create-a-new-row/m-p/2232#M946</guid>
      <dc:creator>gwilkinson</dc:creator>
      <dc:date>2022-01-27T20:45:22Z</dc:date>
    </item>
    <item>
      <title>Re: Retrieve a specific row from JSON to create a new row</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/retrieve-a-specific-row-from-json-to-create-a-new-row/m-p/2233#M947</link>
      <description>&lt;P&gt;Any chance they mentioned increasing the row limits in Collections on the roadmap you are referring to?  They are great when the dataset is smaller.&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jan 2022 23:26:52 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/retrieve-a-specific-row-from-json-to-create-a-new-row/m-p/2233#M947</guid>
      <dc:creator>jeff-allen</dc:creator>
      <dc:date>2022-01-27T23:26:52Z</dc:date>
    </item>
    <item>
      <title>Re: Retrieve a specific row from JSON to create a new row</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/retrieve-a-specific-row-from-json-to-create-a-new-row/m-p/2234#M948</link>
      <description>&lt;P&gt;I believe Workato is increasing the row limits in Collections as part of the persistence enhancement.  If I am not mistaken, even the row limit for the current (non-persistent) Collections was increased. Perhaps someone from Workato Product can comment/clarify (@Deven Maru).&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jan 2022 00:36:44 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/retrieve-a-specific-row-from-json-to-create-a-new-row/m-p/2234#M948</guid>
      <dc:creator>gwilkinson</dc:creator>
      <dc:date>2022-01-28T00:36:44Z</dc:date>
    </item>
  </channel>
</rss>

