How to change field value pdi2 if there is a change in field value pdi1,which are integrated?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-18-2025 05:35 AM
How to change field value pdi2 if there is a change in field value pdi1,which are integrated?
I have 2 pdi's . i had integrated both. If state changes to closed in pdi 1 then it should be closed in pdi2 also. If state is cancelled then a incident should be created in pdi2. I have integrated using rest messages post method. When i used put or patch for update, it is raising an error message.
"{"error":{"message":"Method not Supported","detail":"PUT method not supported for API"},"status":"failure"}"
How to achieve this
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-18-2025 01:58 PM
Hi @VasaviSindG
https://www.servicenow.com/community/developer-forum/put-api-giving-error-message/m-p/2476475
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]
****************************************************************************************************************