How to pass muliple query parameter as request body to fetch data from Incident Table
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 exampl...