The Zurich release has arrived! Interested in new features and functionalities? Click here for more

Can JML call ServiceNow API to create INC

sarika ponnagan
Tera Contributor

Can JML call ServiceNow API to create INC

2 REPLIES 2

SP22
Giga Sage
Giga Sage

Hello @sarika ponnagan,

Please find the link below and let me know if it useful.

https://www.servicenow.com/community/in-other-news/9-service-automation-benefits-for-the-joiners-mov...

If this helped to answer your query, please mark it helpful & accept the solution.

Thanks
Santosh.p

kaushal_snow
Mega Sage

Hi @sarika ponnagan ,

 

Yes, it's feasible...ServiceNow provides a REST based Table API, which you can use to create a record in its incident table....You can also build a Scripted REST API in ServiceNow to receive custom JSON payloads from external systems, parse them, and use GlideRecord or server side scripting to create incidents (and related records) with whatever logic (fields, priorities, etc) you require....

 

If you found my response helpful, please mark it as ‘Accept as Solution’ and ‘Helpful’. This helps other community members find the right answer more easily and supports the community.

 

Thanks and Regards,
Kaushal Kumar Jha - ServiceNow Consultant - Lets connect on Linkedin: https://www.linkedin.com/in/kaushalkrjha/