Preview:
note1 = Map();
note1.put("Note_Title","RF Customer Rejection Reason");
note1.put("Note_Content","");
note1.put("Parent_Id",rec_id);
note1.put("se_module","Deals");
Create_Notes = zoho.crm.createRecord("Notes",note1);
info Create_Notes;
downloadDownload PNG downloadDownload JPEG downloadDownload SVG

Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!

Click to optimize width for Twitter