Hi All,
I was integrating a REST API of iCIMS. And find some of the REST API calls needs http verb PATCH but it seems ColdFusion doesn't supports that. So, is these any way around to do it ????
Also, I got a Blog post( Fun with Adobe ColdFusion and REST or cfhttp still doesn't support PATCH – Neiland.net ) on this. It seems many developers needs it. Please suggest any solutions.