BUG: Custom Function failing with basic getRecordById function
BUG: Custom Function failing with basic getRecordById function
Anyone else out there getting an internal error when they run a getDetailsById?
Found issue this morning and it's crippling us.
Code:
details = zoho.crm.getRecordById("Products",id);
info details;