<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Hard Limitation on Integration Response body</title><link>https://community.appian.com/discussions/f/integrations/39694/hard-limitation-on-integration-response-body</link><description>Is there a hard character limit on the integration&amp;#39;s HTTP response? I’ve noticed that text values exceeding 4,000 characters aren’t being returned—just wanted to confirm if this is a known constraint. 
 
 Also, while performing searches, it seems the</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Hard Limitation on Integration Response body</title><link>https://community.appian.com/thread/154480?ContentTypeID=1</link><pubDate>Sat, 02 May 2026 12:47:28 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:480064ee-289f-4b39-bdff-de71aba0332f</guid><dc:creator>marks725613</dc:creator><description>&lt;p&gt;Yes there&amp;rsquo;s typically a 4,000 character field limit and 200 record cap per response, so you&amp;rsquo;ll need to implement pagination or batching to retrieve &lt;a href="https://mytime-target.xyz/login-mytime-target/"&gt;mytime target&lt;/a&gt; larger datasets.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Hard Limitation on Integration Response body</title><link>https://community.appian.com/thread/151436?ContentTypeID=1</link><pubDate>Wed, 10 Sep 2025 16:58:51 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:842548c2-4ac3-46a5-968e-4416b1ad5bed</guid><dc:creator>Jesse Knight</dc:creator><description>&lt;p&gt;The only limitation I&amp;#39;ve run into is related to Web API objects having a hard limit of 4,000 characters for the definition of the API object. I wound up having the API object determine which expression rules to call based upon some path / URL parameter logic, and then the json validation, business logic / write records / start processes / etc were all handled via the expression rules.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Some of the API&amp;#39;s would return very large packages to the caller, so there definitely wasn&amp;#39;t a 4,000 character limit on the API response.&lt;/p&gt;
&lt;p&gt;Furthermore, when I setup integrations to call BigQuery REST API&amp;#39;s for a record sync, we would definitely receive more than 4,000 characters per response / batch. So I don&amp;#39;t think there&amp;#39;s an inherent 4000 character limit on Appian integration objects&amp;#39; responses.&lt;/p&gt;
&lt;p&gt;We&amp;#39;ll need more information about your API&amp;#39;s and / or searches to understand where the limitation is coming from. 200 is a very arbitrary number for a limitation, and I wouldn&amp;#39;t be surprised if a developer put this number somewhere in your Appian application&amp;#39;s code simply because there wasn&amp;#39;t a logical pagination limit to land on at the time.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Hard Limitation on Integration Response body</title><link>https://community.appian.com/thread/151409?ContentTypeID=1</link><pubDate>Tue, 09 Sep 2025 19:56:03 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:8a68e918-6694-421b-b50e-daeb17cc92da</guid><dc:creator>kalyanasundharams757099</dc:creator><description>&lt;p&gt;AFAIK, Appian does not have any hard limit on characters when it comes to integration objects. Refer&lt;a href="https://docs.appian.com/suite/help/23.3/Integration_Object.html#response-body-limits"&gt; here&lt;/a&gt; for the integration object response limits (5 MB).&lt;br /&gt;&lt;br /&gt;Appian supports pagination&amp;nbsp;while we query or display search results or even in integrations if the Target API does have necessary batch size parameters to pass&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Hard Limitation on Integration Response body</title><link>https://community.appian.com/thread/151408?ContentTypeID=1</link><pubDate>Tue, 09 Sep 2025 19:47:55 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:cd6de54b-fb72-45b2-96d5-8f241653a07b</guid><dc:creator>Stefan Helzle</dc:creator><description>[quote userid="289109" url="~/discussions/f/integrations/39694/hard-limitation-on-integration-response-body"]I’ve noticed that text values exceeding 4,000 characters aren’t being returned—just wanted to confirm if this is a known constraint.[/quote]
&lt;p&gt;Where do you see this? I do not know of any limit in the HTTP response.&lt;/p&gt;
&lt;p&gt;Search is limited. And paging is supported. The documentation provides a lot of guidance on this.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>