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.

How to pass muliple query parameter as request body to fetch data from Incident Table

Aditi6
Tera Contributor

Hi All,

 

I am doing integration with 3rd party system wherein I need to fetch data from ServiceNow incident table and I have long list of query parameters which needs to be passed as JSON in request body. 

 

If someone has done, please provide an example of request body.

 

Regards,

AG

5 REPLIES 5

Aditi6
Tera Contributor

We need push all fields of incident record into a database of a 3rd party tool. In get, how to pass in request body as request parameter gets added in URI.