Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Maximum payload size for inbound rest api call

lucky6
Tera Contributor

Maximum payload size for the inbound rest api request?

May I know where it is configured in service now..is it in system property? If yes, can anyone share the property name..

1 ACCEPTED SOLUTION

Yes that is for the request. You aren't limited with the response as you can send data as a stream 

View solution in original post

3 REPLIES 3

Kieran Anson
Kilo Patron

glide.rest.max_content_length can be set to a maximum of 25mb

Hope thr above property is for the request and not for the response..

Yes that is for the request. You aren't limited with the response as you can send data as a stream