<?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 Excel to CSV conversion in Workato Pros Discussion Board</title>
    <link>https://systematic.workato.com/t5/workato-pros-discussion-board/excel-to-csv-conversion/m-p/5991#M2633</link>
    <description>&lt;P&gt;HI Memebers,&lt;/P&gt;&lt;P&gt;Can someone please tell me the easiet way to convert excel to csv format in workato what I would avoid is renaming the file using on-prem or SFTP server, however any direct file renaming works which can be hosted in workato. Or any other potential solution will help.&lt;/P&gt;&lt;P&gt;Regdars,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Tilak Bhatia&lt;/P&gt;</description>
    <pubDate>Fri, 19 Jan 2024 20:56:47 GMT</pubDate>
    <dc:creator>TilakBhatia</dc:creator>
    <dc:date>2024-01-19T20:56:47Z</dc:date>
    <item>
      <title>Excel to CSV conversion</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/excel-to-csv-conversion/m-p/5991#M2633</link>
      <description>&lt;P&gt;HI Memebers,&lt;/P&gt;&lt;P&gt;Can someone please tell me the easiet way to convert excel to csv format in workato what I would avoid is renaming the file using on-prem or SFTP server, however any direct file renaming works which can be hosted in workato. Or any other potential solution will help.&lt;/P&gt;&lt;P&gt;Regdars,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Tilak Bhatia&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jan 2024 20:56:47 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/excel-to-csv-conversion/m-p/5991#M2633</guid>
      <dc:creator>TilakBhatia</dc:creator>
      <dc:date>2024-01-19T20:56:47Z</dc:date>
    </item>
    <item>
      <title>Re: Excel to CSV conversion</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/excel-to-csv-conversion/m-p/5993#M2634</link>
      <description>&lt;P&gt;I use an API service for XLSX conversions. I never found a great solution within Workato.&amp;nbsp;&lt;/P&gt;&lt;P&gt;There used to be an example recipe with a massive JavaScript action to convert a spreadsheet to CSV but 1) I never got it to work and 2) it appears to be unavailable now.&lt;/P&gt;&lt;P&gt;&lt;a href="https://systematic.workato.com/t5/user/viewprofilepage/user-id/1695"&gt;@meghan-legaspi&lt;/a&gt;&amp;nbsp;any idea what happened to this?&lt;/P&gt;&lt;P&gt;This URL has a link at the very bottom to an example automation:&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.workato.com/product-hub/javascript-connector-the-freedom-to-transform-your-way/" target="_blank" rel="noopener"&gt;https://www.workato.com/product-hub/javascript-connector-the-freedom-to-transform-your-way/&lt;/A&gt;&lt;/P&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="gary1_0-1705702907274.png" style="width: 400px;"&gt;&lt;img src="https://systematic.workato.com/t5/image/serverpage/image-id/977i86D63FF4CD0E11A4/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="gary1_0-1705702907274.png" alt="gary1_0-1705702907274.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;It links to this recipe, but it's no longer available:&lt;/P&gt;&lt;P&gt;&lt;A href="https://app.workato.com/recipes/1381928-simple-xlsx-to-csv#recipe" target="_blank" rel="noopener"&gt;https://app.workato.com/recipes/1381928-simple-xlsx-to-csv#recipe&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jan 2024 22:22:53 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/excel-to-csv-conversion/m-p/5993#M2634</guid>
      <dc:creator>gary1</dc:creator>
      <dc:date>2024-01-19T22:22:53Z</dc:date>
    </item>
    <item>
      <title>Re: Excel to CSV conversion</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/excel-to-csv-conversion/m-p/5994#M2635</link>
      <description>&lt;P&gt;Thanks Gary for the response. Now you have confimed that there's no OOTB solution I would probality look for JS or Pythod solution to convert the file. Will keep posted.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 20 Jan 2024 18:08:52 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/excel-to-csv-conversion/m-p/5994#M2635</guid>
      <dc:creator>TilakBhatia</dc:creator>
      <dc:date>2024-01-20T18:08:52Z</dc:date>
    </item>
    <item>
      <title>Re: Excel to CSV conversion</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/excel-to-csv-conversion/m-p/5996#M2637</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://systematic.workato.com/t5/user/viewprofilepage/user-id/9886"&gt;@TilakBhatia&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;I recommend looking at this collection for help with this issue:&amp;nbsp;&lt;A href="https://app.workato.com/accelerators/python_javascript" target="_blank"&gt;https://app.workato.com/accelerators/python_javascript&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;a href="https://systematic.workato.com/t5/user/viewprofilepage/user-id/1188"&gt;@gary1&lt;/a&gt;,&amp;nbsp;thank you for calling out that the link from that product hub page isn't working. As you said, the link may have been removed if the recipe changed or was no longer working. I will bring it to our team's attention.&lt;/P&gt;
&lt;P&gt;Thanks,&lt;BR /&gt;Meghan&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jan 2024 11:30:39 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/excel-to-csv-conversion/m-p/5996#M2637</guid>
      <dc:creator>meghan-legaspi</dc:creator>
      <dc:date>2024-01-22T11:30:39Z</dc:date>
    </item>
    <item>
      <title>Re: Excel to CSV conversion</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/excel-to-csv-conversion/m-p/5997#M2638</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://systematic.workato.com/t5/user/viewprofilepage/user-id/1695"&gt;@meghan-legaspi&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;/P&gt;&lt;P&gt;The solution worked liked a charm, Thank you very much. I used python solution for the file conversion.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Tilak&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jan 2024 11:43:50 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/excel-to-csv-conversion/m-p/5997#M2638</guid>
      <dc:creator>TilakBhatia</dc:creator>
      <dc:date>2024-01-22T11:43:50Z</dc:date>
    </item>
  </channel>
</rss>

