Hi Swapna,
You have to send those parameters in the Body parameter. It will depend on what fields you have at service now table end which you are trying to automate. For example, if I have fields such as 'Short Description', 'Urgency' and 'Description', then your body parameter should consist of the following JSON structure:
{
'short_description':'Test short description',
'urgency':2,
'description':'Test description'
}
For more details, refer to the following doc:
Service Now Table API------------------------------
----------------------------------
Hope it helps you out and if my solution resolves your query, then please mark it as the 'Best Answer' so that the others members in the community having similar problem statement can track the answer easily in future
Regards,
Devneet Mohanty
Intelligent Process Automation Consultant | Sr. Consultant - Automation Developer,
Wonderbotz India Pvt. Ltd.
Blue Prism Community MVP | Blue Prism 7x Certified Professional
Website:
https://devneet.github.io/Email: devneetmohanty07@gmail.com
----------------------------------
------------------------------
---------------------------------------------------------------------------------------------------------------------------------------
Hope this helps you out and if so, please mark the current thread as the 'Answer', so others can refer to the same for reference in future.
Regards,
Devneet Mohanty,
SS&C Blueprism Community MVP 2024,
Automation Architect,
Wonderbotz India Pvt. Ltd.