<?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 Ruby Connector file size limit in Workato Pros Discussion Board</title>
    <link>https://systematic.workato.com/t5/workato-pros-discussion-board/ruby-connector-file-size-limit/m-p/8810#M3633</link>
    <description>&lt;P&gt;Support is not available at this time so trying this method.&amp;nbsp; We have a job that downloads a file from Hubspot, converts to JSON so that it can be imported into Snowflake.&amp;nbsp; The file is now 30.5MB and we are getting an error using the Ruby Connector.&amp;nbsp; The error is "&lt;SPAN&gt;CSV file is too big. Max allowed: 30 MB, got: 30.5 MB"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The way Hubspot works is that you have to export the entire deals file without a filter so making the file smaller is not an option at this point.&amp;nbsp; We will need to consider a longer term architectural fix so I'm looking to get this working for now.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;We are going to convert the Ruby connector to Python Code and will see if that will fix the issue.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Does anyone have any other suggestion in case this does not work?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Ruby Connector code:&lt;/P&gt;&lt;P&gt;est = now + 3.hours&lt;BR /&gt;formatted_time = est.strftime('%Y-%m-%d %H:%M')&lt;/P&gt;&lt;P&gt;{out:workato.csv.parse(input["csv"], headers: true).map{|x|x.merge(x){|_,v|v.presence}.merge({snapshot_date: formatted_time})}.to_json}&lt;/P&gt;</description>
    <pubDate>Wed, 05 Feb 2025 11:35:19 GMT</pubDate>
    <dc:creator>vascoeagles</dc:creator>
    <dc:date>2025-02-05T11:35:19Z</dc:date>
    <item>
      <title>Ruby Connector file size limit</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/ruby-connector-file-size-limit/m-p/8810#M3633</link>
      <description>&lt;P&gt;Support is not available at this time so trying this method.&amp;nbsp; We have a job that downloads a file from Hubspot, converts to JSON so that it can be imported into Snowflake.&amp;nbsp; The file is now 30.5MB and we are getting an error using the Ruby Connector.&amp;nbsp; The error is "&lt;SPAN&gt;CSV file is too big. Max allowed: 30 MB, got: 30.5 MB"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The way Hubspot works is that you have to export the entire deals file without a filter so making the file smaller is not an option at this point.&amp;nbsp; We will need to consider a longer term architectural fix so I'm looking to get this working for now.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;We are going to convert the Ruby connector to Python Code and will see if that will fix the issue.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Does anyone have any other suggestion in case this does not work?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Ruby Connector code:&lt;/P&gt;&lt;P&gt;est = now + 3.hours&lt;BR /&gt;formatted_time = est.strftime('%Y-%m-%d %H:%M')&lt;/P&gt;&lt;P&gt;{out:workato.csv.parse(input["csv"], headers: true).map{|x|x.merge(x){|_,v|v.presence}.merge({snapshot_date: formatted_time})}.to_json}&lt;/P&gt;</description>
      <pubDate>Wed, 05 Feb 2025 11:35:19 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/ruby-connector-file-size-limit/m-p/8810#M3633</guid>
      <dc:creator>vascoeagles</dc:creator>
      <dc:date>2025-02-05T11:35:19Z</dc:date>
    </item>
    <item>
      <title>Re: Ruby Connector file size limit</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/ruby-connector-file-size-limit/m-p/8812#M3634</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://systematic.workato.com/t5/user/viewprofilepage/user-id/8879"&gt;@vascoeagles&lt;/a&gt;,&lt;BR /&gt;Does the endpoint support compressing the file.&lt;BR /&gt;Regards,&lt;BR /&gt;Prudvi&lt;/P&gt;</description>
      <pubDate>Wed, 05 Feb 2025 12:25:54 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/ruby-connector-file-size-limit/m-p/8812#M3634</guid>
      <dc:creator>Prudvi</dc:creator>
      <dc:date>2025-02-05T12:25:54Z</dc:date>
    </item>
    <item>
      <title>Re: Ruby Connector file size limit</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/ruby-connector-file-size-limit/m-p/8817#M3636</link>
      <description>&lt;P&gt;If the Hubspot file is a CSV, I would dump it into a SQL Collection and then query all records. I regularly use Collections with spreadsheets/CSVs that are hundreds of megabytes in size.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Feb 2025 21:43:30 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/ruby-connector-file-size-limit/m-p/8817#M3636</guid>
      <dc:creator>gary1</dc:creator>
      <dc:date>2025-02-05T21:43:30Z</dc:date>
    </item>
  </channel>
</rss>

