Is there any way to compress outsystems API's using Accept encoding (gzip) option from header .
Hi Rocky,
Have you tried adding a Header as an input parameter? Something like on the image below:
Kind Regards,João
Rocky, have you tried using this component,
https://www.outsystems.com/forge/component-overview/8684/gzip-compress-decompress
as it can encode and decode the response
Kind Regards,