Hi,
I am trying to integrate salesforce and TFS, but according to the document "https://www.visualstudio.com/integrate/api/wit/work-items#byids" workitem creation need the patch http request. But in salesforce there is not support PATCH method. So please help me is there possible to use post request instead of PATCH request, If possible then please let me give the steps to achieve this.