Maximum size limit for outbound REST Payload, also size limit for outbound Attachments using REST integration

Murgan
Kilo Contributor

Hi, please help me with the below queries

1. How can we check the maximum size limit we have for outbound REST Payload in our servicenow instance, is there any systme property with this value.

2. Is there any restriction at servicenow instance level for sending attachments through REST outbound integration?

8 REPLIES 8

@Murgan 

Yes

"By default, the system limits the size of REST responses that are not saved as attachments to 5 MB. Direct REST responses that exceed this limit generate an error. To support larger response sizes, either save the response as an attachment or increase the response size limit with the glide.pf.rest.response_payload_max_size system property. This system property supports a maximum value of 10 MB."

Ref link:

REST step

 


Feel free to mark correct, if your issue has been resolved, so it ends up in solved queue.

Will be helpful for others looking for the similar query.

Best Regards
Aman Kumar

Is your issue resolved?


Feel free to mark correct, if your issue has been resolved, so it ends up in solved queue.

Will be helpful for others looking for the similar query.

Best Regards
Aman Kumar

Pavankumar_1
Mega Patron

Hi,

Please refer below link.

https://docs.servicenow.com/bundle/paris-application-development/page/integrate/custom-web-services/reference/r_ControllingMaxRequestSize.html

 

Thanks,

Pavankumar

If it helps please click Accept as Solution/hit the Thumb Icon.
ServiceNow Community MVP 2024.
Thanks,
Pavankumar

Hi Pavan,

Does these values applicable for outbound scenarios as well?

 

Regards,

Kumar