how to change Contact record owner using Deluge Function?
how to change Contact record owner using Deluge Function?
let say I have CONTACT_ID (the ID of the record) and also USER_ID ( the new owner ID), I want to change the owner of that record programmatically using Zoho CRM function (Deluge). I am confused what method do I have to use, I have tried to use the code I write by myself below but it doesn't work