<?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 convert json to Excel/CSV in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/convert-json-to-Excel-CSV/m-p/93616#M43133</link>
    <description>Hi Community&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I am using HTTP advanced utility to POST a request&lt;BR /&gt;&lt;BR /&gt;As a result I am getting json data. I wanted to check if we have any utility which will export this JSON data in csv format/excel format(rows and columns).&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Kirtish Trivedi&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Wed, 09 Mar 2022 09:24:00 GMT</pubDate>
    <dc:creator>kirtish.trivedi</dc:creator>
    <dc:date>2022-03-09T09:24:00Z</dc:date>
    <item>
      <title>convert json to Excel/CSV</title>
      <link>https://community.blueprism.com/t5/Product-Forum/convert-json-to-Excel-CSV/m-p/93616#M43133</link>
      <description>Hi Community&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I am using HTTP advanced utility to POST a request&lt;BR /&gt;&lt;BR /&gt;As a result I am getting json data. I wanted to check if we have any utility which will export this JSON data in csv format/excel format(rows and columns).&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Kirtish Trivedi&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 09 Mar 2022 09:24:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/convert-json-to-Excel-CSV/m-p/93616#M43133</guid>
      <dc:creator>kirtish.trivedi</dc:creator>
      <dc:date>2022-03-09T09:24:00Z</dc:date>
    </item>
    <item>
      <title>RE: convert json to Excel/CSV</title>
      <link>https://community.blueprism.com/t5/Product-Forum/convert-json-to-Excel-CSV/m-p/93617#M43134</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You can use the below steps to achieve your desired results:&lt;BR /&gt;&lt;BR /&gt;1) Once you get the JSON data, use the 'JSON To Collection' action from 'Utility - JSON' VBO. It will return you a data table. &lt;BR /&gt;&lt;BR /&gt;2) You can the pass this collection to 'Get Collection As CSV' action from 'Utility - Strings' VBO which will return you a text value with the parsed collection data. &lt;BR /&gt;&lt;BR /&gt;3) Finally use the 'Write Text File' action from 'Utility - File Management' VBO where you can pass the CSV file path and the parsed collection data from the previous action.&lt;BR /&gt;&lt;BR /&gt;In case you want to write data to an excel file, no need to follow step 2 and 3, instead use the Excel VBO actions in the order 'Create Instance', 'Create Workbook', 'Write Collection' and the 'Close Instance' with the Save As Flag as True&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;----------------------------------&lt;BR /&gt;Hope it helps you and if it resolves you query please mark it as the best answer so that others having the same problem can track the answer easily&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Devneet Mohanty&lt;BR /&gt;Intelligent Process Automation Consultant | Sr. Consultant - Automation Developer,&lt;BR /&gt;Wonderbotz India Pvt. Ltd.&lt;BR /&gt;Blue Prism Community MVP | Blue Prism 7x Certified Professional&lt;BR /&gt;Website: &lt;A href="https://devneet.github.io/" target="test_blank"&gt;https://devneet.github.io/&lt;/A&gt;&lt;BR /&gt;Email: devneetmohanty07@gmail.com&lt;BR /&gt;&lt;BR /&gt;----------------------------------&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 09 Mar 2022 10:04:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/convert-json-to-Excel-CSV/m-p/93617#M43134</guid>
      <dc:creator>devneetmohanty07</dc:creator>
      <dc:date>2022-03-09T10:04:00Z</dc:date>
    </item>
  </channel>
</rss>

