Hi,
In integration, if the response contains more than 100 records(text data) how do we get and access those records.
In my observation I am able to perform any operation or extraction only on 100 records. In RAW response we can see that the total count is more than 100, but not able to access records beyond the 100th one.
How to access/ perform operations beyond 100 records?
Thanks
Rakesh
Discussion posts and replies are publicly visible
Are you referring to the Appian integration object? If so, yes, we limit the displayed response during development. If you would like to see more, I recommend calling your integration from an expression rule where you can then dig in and see more data.