Can JML call ServiceNow API to create INC
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
Can JML call ServiceNow API to create INC
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 hours ago
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.
Kaushal Kumar Jha - ServiceNow Consultant - Lets connect on Linkedin: https://www.linkedin.com/in/kaushalkrjha/