<?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 How to store strings longer than 10,000 characters in Workato Data Table column? in Workato Pros Discussion Board</title>
    <link>https://systematic.workato.com/t5/workato-pros-discussion-board/how-to-store-strings-longer-than-10-000-characters-in-workato/m-p/10578#M4202</link>
    <description>&lt;P&gt;Hello Workato Chefs,&lt;/P&gt;&lt;P&gt;I’m trying to store a string in a column that exceeds 10,000 characters, but it gets rejected due to the limit.&lt;BR /&gt;Is there a workaround or best practice to handle such large text data in Workato Data Tables (or alternative storage options)?&lt;BR /&gt;Any suggestions on how to split/store/retrieve long string content efficiently would be appreciated.&lt;BR /&gt;&lt;BR /&gt;Thanks in Advance!!!&lt;/P&gt;</description>
    <pubDate>Fri, 01 Aug 2025 15:27:51 GMT</pubDate>
    <dc:creator>Haritha</dc:creator>
    <dc:date>2025-08-01T15:27:51Z</dc:date>
    <item>
      <title>How to store strings longer than 10,000 characters in Workato Data Table column?</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/how-to-store-strings-longer-than-10-000-characters-in-workato/m-p/10578#M4202</link>
      <description>&lt;P&gt;Hello Workato Chefs,&lt;/P&gt;&lt;P&gt;I’m trying to store a string in a column that exceeds 10,000 characters, but it gets rejected due to the limit.&lt;BR /&gt;Is there a workaround or best practice to handle such large text data in Workato Data Tables (or alternative storage options)?&lt;BR /&gt;Any suggestions on how to split/store/retrieve long string content efficiently would be appreciated.&lt;BR /&gt;&lt;BR /&gt;Thanks in Advance!!!&lt;/P&gt;</description>
      <pubDate>Fri, 01 Aug 2025 15:27:51 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/how-to-store-strings-longer-than-10-000-characters-in-workato/m-p/10578#M4202</guid>
      <dc:creator>Haritha</dc:creator>
      <dc:date>2025-08-01T15:27:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to store strings longer than 10,000 characters in Workato Data Table column?</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/how-to-store-strings-longer-than-10-000-characters-in-workato/m-p/10581#M4203</link>
      <description>&lt;P&gt;Hi &lt;a href="https://systematic.workato.com/t5/user/viewprofilepage/user-id/11570"&gt;@Haritha&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;I think we can work around some solutions like&lt;/P&gt;&lt;P&gt;1. Storing whole string into a file and upload that file into data table row&lt;/P&gt;&lt;P&gt;2. Create a file in file storage and append data to file, update the file path in data table row.&lt;/P&gt;&lt;P&gt;3. May be possible by Splitting the string into chunks.&lt;/P&gt;</description>
      <pubDate>Fri, 01 Aug 2025 17:58:47 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/how-to-store-strings-longer-than-10-000-characters-in-workato/m-p/10581#M4203</guid>
      <dc:creator>rajeshjanapati</dc:creator>
      <dc:date>2025-08-01T17:58:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to store strings longer than 10,000 characters in Workato Data Table column?</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/how-to-store-strings-longer-than-10-000-characters-in-workato/m-p/10587#M4205</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://systematic.workato.com/t5/user/viewprofilepage/user-id/11570"&gt;@Haritha&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In Data Tables&amp;nbsp;&lt;/P&gt;&lt;P&gt;if you use datatype as Short text it Supports a maximum of 756 characters.&lt;/P&gt;&lt;P&gt;if uses&amp;nbsp;Long text it Supports a maximum of 10,000 (ten thousand) characters.&lt;/P&gt;&lt;P&gt;If your string has more than 10,000 characters, consider splitting it into smaller chunks to store them safely.&lt;BR /&gt;Alternatively, if you’re okay storing a non-human-readable version, please use the formula as specified below&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="workato3.png" style="width: 771px;"&gt;&lt;img src="https://systematic.workato.com/t5/image/serverpage/image-id/2250i64149CEC2C6B5AF4/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="workato3.png" alt="workato3.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;It will be stored in the Data Table column, and you can use the data again in subsequent recipes.&lt;BR /&gt;You can also convert it back to a human-readable form using decoding and decompression when needed.&lt;/P&gt;</description>
      <pubDate>Sun, 03 Aug 2025 15:26:51 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/how-to-store-strings-longer-than-10-000-characters-in-workato/m-p/10587#M4205</guid>
      <dc:creator>dineshtirumani</dc:creator>
      <dc:date>2025-08-03T15:26:51Z</dc:date>
    </item>
  </channel>
</rss>

