<?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 Hello All, I am getting array data from API, I am inserting it in salesforce in a multiselect picklist field but I am getting the data there as array, but I want the values in picklist separately, what can I use to do this. I am attaching screenshots in Workato Pros Discussion Board</title>
    <link>https://systematic.workato.com/t5/workato-pros-discussion-board/hello-all-i-am-getting-array-data-from-api-i-am-inserting-it-in/m-p/3087#M1435</link>
    <description>&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 14 Jul 2022 18:04:40 GMT</pubDate>
    <dc:creator>harendra</dc:creator>
    <dc:date>2022-07-14T18:04:40Z</dc:date>
    <item>
      <title>Hello All, I am getting array data from API, I am inserting it in salesforce in a multiselect picklist field but I am getting the data there as array, but I want the values in picklist separately, what can I use to do this. I am attaching screenshots</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/hello-all-i-am-getting-array-data-from-api-i-am-inserting-it-in/m-p/3087#M1435</link>
      <description>&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 14 Jul 2022 18:04:40 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/hello-all-i-am-getting-array-data-from-api-i-am-inserting-it-in/m-p/3087#M1435</guid>
      <dc:creator>harendra</dc:creator>
      <dc:date>2022-07-14T18:04:40Z</dc:date>
    </item>
    <item>
      <title>Re: Hello All, I am getting array data from API, I am inserting it in salesforce in a multiselect picklist field but I am getting the data there as array, but I want the values in picklist separately, what can I use to do this. I am attaching screenshots</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/hello-all-i-am-getting-array-data-from-api-i-am-inserting-it-in/m-p/3088#M1436</link>
      <description>&lt;P&gt;Hi Hrendra &lt;/P&gt;&lt;P&gt;Did you specify the response schema so that each value will be saved in a list format with field names.&lt;/P&gt;&lt;P&gt;So that you can use one the one which you want.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jul 2022 18:34:33 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/hello-all-i-am-getting-array-data-from-api-i-am-inserting-it-in/m-p/3088#M1436</guid>
      <dc:creator>scharan</dc:creator>
      <dc:date>2022-07-14T18:34:33Z</dc:date>
    </item>
    <item>
      <title>Re: Hello All, I am getting array data from API, I am inserting it in salesforce in a multiselect picklist field but I am getting the data there as array, but I want the values in picklist separately, what can I use to do this. I am attaching screenshots</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/hello-all-i-am-getting-array-data-from-api-i-am-inserting-it-in/m-p/3089#M1437</link>
      <description>&lt;P&gt;Hi Harendra,&lt;/P&gt;&lt;P&gt;for me it worked to send a string with the values separated with semicolon to Salesforce for a multiselect picklist field.&lt;/P&gt;&lt;P&gt;So in your case just do &lt;STRONG&gt;listname.pluck('fieldname').join(';')&lt;/STRONG&gt; with your list and map the resultstring to the Salesforce field which should lool like &lt;STRONG&gt;SF_fieldname:"a;b;c"&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Jul 2022 20:57:14 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/hello-all-i-am-getting-array-data-from-api-i-am-inserting-it-in/m-p/3089#M1437</guid>
      <dc:creator>p-held</dc:creator>
      <dc:date>2022-07-15T20:57:14Z</dc:date>
    </item>
  </channel>
</rss>

