How can I update user rate per hour in project form by deluge?

How can I update user rate per hour in project form by deluge?

I want to create workflow when record created in a project form run custom function which update user rate per hour in the existing project

I write this function but no record updated:

data = Map();
data.put("recordid",pID); //pID is a parameter match record ID
data.put("ProjectUserRate",500);
res = zoho.people.update("P_TimesheetJobsList",data,"zpeople");

      • Sticky Posts

      • How to Add Users to your Organization in ZohoMail?

        A better clarity so you can create other users to start using Zoho Mail. You can directly Add Users from the Control Panel to your Organization. You can invite users with the existing email address. If the person (user) already uses ZohoCRM, then you can import users from Zoho CRM. You can also import them using a .csv file. (if you are planning to add them in Bulk)  In this topic, We will be discussing on how to Add and Invite users only.  The Import options are self explanatory. ____________________________________________________________________________________________________________