TMF621
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2024 09:19 PM
Is TMF621 API available by default in ServiceNow and please share if any one has implemented it.
basically we have to create the incident and incident task, lease suggest which tmf api should be used here .
please suggest can we customized tmf api as per our need ,if yew during upgrade is it going to be overwritten by ServiceNow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2024 01:44 AM
TMF621 API is not available by default in ServiceNow. It is a part of the TM Forum Open APIs which are not natively supported by ServiceNow.
- To implement TMF621 API, you would need to create a custom integration in ServiceNow. This can be done using the REST API functionality in ServiceNow.
- For creating an incident and incident task, you can use the ServiceNow Incident API. This API provides methods for creating, reading, updating, and deleting incident records.
- Customizing the TMF API as per your need is possible. However, it's important to note that any customization done on out-of-the-box features in ServiceNow can potentially be overwritten during an upgrade.
- To avoid this, it's recommended to create a custom application or module for your TMF API integration. This way, your customizations will be preserved during an upgrade.
- It's also recommended to thoroughly test your customizations in a non-production environment before deploying them to your production environment. This will help you identify any potential issues that could arise during an upgrade.
For ServiceNow Live Classes, Books, Sample Resumes, Interview Questions, CSA Quizzes.
And getting better services's on ServiceNow you can visits our website.
Please visit : https://nowkb.com/home
Our Website :https://nowkb.com/home
nowKB.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2024 01:50 AM
Might be helpful
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************