<?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: How to reference a list item in a data pill expression in Workato Pros Discussion Board</title>
    <link>https://systematic.workato.com/t5/workato-pros-discussion-board/how-to-reference-a-list-item-in-a-data-pill-expression/m-p/9674#M3943</link>
    <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://systematic.workato.com/t5/user/viewprofilepage/user-id/11539"&gt;@Bhagya_pola&lt;/a&gt;, yes that worked.&lt;/P&gt;</description>
    <pubDate>Thu, 17 Apr 2025 13:19:07 GMT</pubDate>
    <dc:creator>Waldy</dc:creator>
    <dc:date>2025-04-17T13:19:07Z</dc:date>
    <item>
      <title>How to reference a list item in a data pill expression</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/how-to-reference-a-list-item-in-a-data-pill-expression/m-p/9648#M3936</link>
      <description>&lt;P&gt;I'm trying to reference the ID property of a list item in a data pill expression.&amp;nbsp; I could do a for each and loop through to get the relevant item, but I guess there must be a way to do this via the expression.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2025-04-16 090807.png" style="width: 673px;"&gt;&lt;img src="https://systematic.workato.com/t5/image/serverpage/image-id/2011i77D30BD5ADA8B298/image-dimensions/673x355/is-moderation-mode/true?v=v2" width="673" height="355" role="button" title="Screenshot 2025-04-16 090807.png" alt="Screenshot 2025-04-16 090807.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;This expression gives me an error when I try to test the recipe.&lt;/P&gt;</description>
      <pubDate>Wed, 16 Apr 2025 08:24:06 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/how-to-reference-a-list-item-in-a-data-pill-expression/m-p/9648#M3936</guid>
      <dc:creator>Waldy</dc:creator>
      <dc:date>2025-04-16T08:24:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to reference a list item in a data pill expression</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/how-to-reference-a-list-item-in-a-data-pill-expression/m-p/9651#M3937</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://systematic.workato.com/t5/user/viewprofilepage/user-id/9905"&gt;@Waldy&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;you can give it a try using pluck formula&lt;BR /&gt;for example:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;This is my json:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2025-04-16 142614.png" style="width: 344px;"&gt;&lt;img src="https://systematic.workato.com/t5/image/serverpage/image-id/2012i5F84377B14C02C03/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="Screenshot 2025-04-16 142614.png" alt="Screenshot 2025-04-16 142614.png" /&gt;&lt;/span&gt;&lt;BR /&gt;In the above json I'm trying to fetch the first person age using the name, here how I am doing it&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2025-04-16 142637.png" style="width: 400px;"&gt;&lt;img src="https://systematic.workato.com/t5/image/serverpage/image-id/2013i53AE9D55DA4946C3/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="Screenshot 2025-04-16 142637.png" alt="Screenshot 2025-04-16 142637.png" /&gt;&lt;/span&gt;&lt;BR /&gt;Since I'm trying to fetch age from matching person which is Jhon and, I am using indexing to get first value in case of multiple records.&lt;BR /&gt;Once go through and modify this formula according to your requirement.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Apr 2025 09:06:39 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/how-to-reference-a-list-item-in-a-data-pill-expression/m-p/9651#M3937</guid>
      <dc:creator>Bhagya_pola</dc:creator>
      <dc:date>2025-04-16T09:06:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to reference a list item in a data pill expression</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/how-to-reference-a-list-item-in-a-data-pill-expression/m-p/9657#M3940</link>
      <description>&lt;P&gt;The label of the data pill is often not the "API Name" which is the key need to you use in the expression. Hover over the data pill and you can see the API Name. It might just be a casing thing, like "Name" versus "name", or it might be something entirely different.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="api key.jpg" style="width: 576px;"&gt;&lt;img src="https://systematic.workato.com/t5/image/serverpage/image-id/2014iDF9EC964615EBBAC/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="api key.jpg" alt="api key.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Apr 2025 18:37:09 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/how-to-reference-a-list-item-in-a-data-pill-expression/m-p/9657#M3940</guid>
      <dc:creator>gary1</dc:creator>
      <dc:date>2025-04-16T18:37:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to reference a list item in a data pill expression</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/how-to-reference-a-list-item-in-a-data-pill-expression/m-p/9674#M3943</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://systematic.workato.com/t5/user/viewprofilepage/user-id/11539"&gt;@Bhagya_pola&lt;/a&gt;, yes that worked.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Apr 2025 13:19:07 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/how-to-reference-a-list-item-in-a-data-pill-expression/m-p/9674#M3943</guid>
      <dc:creator>Waldy</dc:creator>
      <dc:date>2025-04-17T13:19:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to reference a list item in a data pill expression</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/how-to-reference-a-list-item-in-a-data-pill-expression/m-p/9675#M3944</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://systematic.workato.com/t5/user/viewprofilepage/user-id/1188"&gt;@gary1&lt;/a&gt;&amp;nbsp;, yes I needed to change to lower case&lt;/P&gt;</description>
      <pubDate>Thu, 17 Apr 2025 13:19:44 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/how-to-reference-a-list-item-in-a-data-pill-expression/m-p/9675#M3944</guid>
      <dc:creator>Waldy</dc:creator>
      <dc:date>2025-04-17T13:19:44Z</dc:date>
    </item>
  </channel>
</rss>

