Web Service to change responsibility
I am trying to automatically change the technician that responsible for a quick ticket based on who created the ticket after reviewing the Quick Ticket video from a previous Converge session and also this article: https://solutions.teamdynamix.com/TDClient/1965/Portal/KB/ArticleDet?ID=143937
However, I am getting an error that the remote server "405 Method Not Allowed"
The web method is using a patch call with a body of [ {"op": "replace", "path": "/ResponsibleUID", "value": "RESP"}, ] where the RESP value is the Created by UID which I got from the Converge session.
Any ideas on what may be set up incorrectly?
Answer (1)
Hello Nick,
You might want to submit a support ticket so we can investigate this without information being shared out in the public forum here, but I would double check how you have your parameters named vs how you referred to them. Referring to a parameter *is* going to be case sensitive based on the name you gave your parameter.
Sincerely,
Mark Sayers
Sr Support Consultant, CS