Assuming recorddetails is required, the following 3 results were found.
*/ // b_Debug = true; v_ModuleName = "Maintenance"; v_OutputMessage = ""; r_RecordDetails = zoho.crm.getRecordById(v_ModuleName,p_MaintenanceID); //info r_RecordDetails; v_AttachmentDate = zoho.currentdate.toString("dd-MMM-yyyy"); v_SignType =...
??? - ??? ******************************************************************************* */ v_Pipeline = ""; r_RecordDetails = invokeurl [ url :"https://www.zohoapis.com/crm/v8/Deals/" + p_DealID + "?fields=Pipeline" type :GET connection:"zcrm" ];...
another integration field or even the same integration field, it will return an error Unable to update the value to r_RecordDetails.Account. Line:(442) How? It is written in the documentation albeit difficult to find: an integration field returns an ID...