How to pass muliple query parameter as request body to fetch data from Incident Table
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-14-2023 04:27 AM
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
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-14-2023 05:49 AM
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.