Obtenir un enregistrement par ID dans Deluge

## GET RECORD BY ID IN DELUGE
resp = zoho.crm.getRecordById(<Module>, <ID>);
info resp.get("Name");
Nar