<?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 Array Child in Workato Pros Discussion Board</title>
    <link>https://systematic.workato.com/t5/workato-pros-discussion-board/array-child/m-p/11224#M4370</link>
    <description>&lt;P&gt;I have this result in one of my step.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;{
  ID: 43039,
  Group ID: 34,
  Default billing: 148093,
  Default shipping: 148093,
  Created at: 2025-11-11T03:08:51.000000-08:00,
  Updated at: 2025-11-11T03:08:51.000000-08:00,
  Created in: Huskee AU Store View,
  Email: rojohnniel+bitau3@huskee.co,
  First name: bitau3,
  Last name: bitau3,
  Store ID: 27,
  Website ID: 87,
  Addresses: 
[],
  Disable auto group change: 0,
  Extension attributes: 
{},
  Custom attributes: 
[
     
{
      attribute_code: inherit_restrict_sublogins,
      value: 0
    },
     
{
      attribute_code: payment_terms,
      value: 298
    },
     
{
      attribute_code: password_reset_sent_count,
      value: 0
    },
     
{
      attribute_code: business_type,
      value: 442
    },
     
{
      attribute_code: is_news_letter_subscribed,
      value: 0
    },
     
{
      attribute_code: is_privacy_policy_subscribed,
      value: 0
    },
     
{
      attribute_code: customer_lead,
      value: direct
    }
  ]
}&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to get the value of business_type&lt;BR /&gt;&lt;BR /&gt;So far this is what I have&lt;/P&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;=_dp('{"pill_type":"output","provider":"magento","line":"get_customer_by_ID_2","path":["custom_attributes"]}').pluck('attribute_code').pluck('business_type')&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 12 Nov 2025 00:55:32 GMT</pubDate>
    <dc:creator>butchukoybit</dc:creator>
    <dc:date>2025-11-12T00:55:32Z</dc:date>
    <item>
      <title>Array Child</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/array-child/m-p/11224#M4370</link>
      <description>&lt;P&gt;I have this result in one of my step.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;{
  ID: 43039,
  Group ID: 34,
  Default billing: 148093,
  Default shipping: 148093,
  Created at: 2025-11-11T03:08:51.000000-08:00,
  Updated at: 2025-11-11T03:08:51.000000-08:00,
  Created in: Huskee AU Store View,
  Email: rojohnniel+bitau3@huskee.co,
  First name: bitau3,
  Last name: bitau3,
  Store ID: 27,
  Website ID: 87,
  Addresses: 
[],
  Disable auto group change: 0,
  Extension attributes: 
{},
  Custom attributes: 
[
     
{
      attribute_code: inherit_restrict_sublogins,
      value: 0
    },
     
{
      attribute_code: payment_terms,
      value: 298
    },
     
{
      attribute_code: password_reset_sent_count,
      value: 0
    },
     
{
      attribute_code: business_type,
      value: 442
    },
     
{
      attribute_code: is_news_letter_subscribed,
      value: 0
    },
     
{
      attribute_code: is_privacy_policy_subscribed,
      value: 0
    },
     
{
      attribute_code: customer_lead,
      value: direct
    }
  ]
}&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to get the value of business_type&lt;BR /&gt;&lt;BR /&gt;So far this is what I have&lt;/P&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;=_dp('{"pill_type":"output","provider":"magento","line":"get_customer_by_ID_2","path":["custom_attributes"]}').pluck('attribute_code').pluck('business_type')&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Nov 2025 00:55:32 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/array-child/m-p/11224#M4370</guid>
      <dc:creator>butchukoybit</dc:creator>
      <dc:date>2025-11-12T00:55:32Z</dc:date>
    </item>
    <item>
      <title>Re: Array Child</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/array-child/m-p/11225#M4371</link>
      <description>&lt;P&gt;thi is what i have done. it works for now. do you have any suggestion to improve?&lt;BR /&gt;&lt;BR /&gt;=_dp('{"pill_type":"output","provider":"magento","line":"get_customer_by_ID_2","path":["custom_attributes"]}').where(attribute_code: "business_type").pluck('value').join&lt;/P&gt;</description>
      <pubDate>Wed, 12 Nov 2025 01:20:31 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/array-child/m-p/11225#M4371</guid>
      <dc:creator>butchukoybit</dc:creator>
      <dc:date>2025-11-12T01:20:31Z</dc:date>
    </item>
    <item>
      <title>Re: Array Child</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/array-child/m-p/11233#M4372</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://systematic.workato.com/t5/user/viewprofilepage/user-id/12489"&gt;@butchukoybit&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;This is thealmost the way of doing it, just a small suggestion, instead of join use smart_join, this way you won't get any null values.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Nov 2025 04:56:53 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/array-child/m-p/11233#M4372</guid>
      <dc:creator>Bhagya_pola</dc:creator>
      <dc:date>2025-11-12T04:56:53Z</dc:date>
    </item>
    <item>
      <title>Re: Array Child</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/array-child/m-p/11737#M4504</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://systematic.workato.com/t5/user/viewprofilepage/user-id/12489"&gt;@butchukoybit&lt;/a&gt;&amp;nbsp;, you can use the functions 'where' and 'pluck' to search the correct value:&lt;/P&gt;&lt;P&gt;=_dp('{"pill_type":"output","provider":"magento","line":"get_customer_by_ID_2","path":["custom_attributes"]}')&lt;BR /&gt;.where(attribute_code: 'business_type').pluck('value').first&lt;/P&gt;</description>
      <pubDate>Wed, 04 Feb 2026 11:03:35 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/array-child/m-p/11737#M4504</guid>
      <dc:creator>francbaviello</dc:creator>
      <dc:date>2026-02-04T11:03:35Z</dc:date>
    </item>
  </channel>
</rss>

