Hello, I am doing some technical spikes on calling REST api from Outsystems. And would like to know if there is any limit for the response body size in Outsystems?
Serena Chang wrote:
I don't think there is any limitation to the size. Whenever you get a timeout or your browser crashes , you might have reached the limit :D.
Browsers do have some limit though. Refere here : https://www.motobit.com/help/scptutl/pa98.htm
Cheers,
Tushar
Hi,
Sharing a few links maybe this will help you,
https://www.outsystems.com/forums/discussion/51153/what-is-limit-of-file-size-can-pass-as-parameter-when-consume-rest-api/
https://stackoverflow.com/questions/2880722/can-http-post-be-limitless
https://www.outsystems.com/forge/component-overview/25/factory-configuration
Thanks.