Here is the sample script:var records = new Object();records['activity'] = '207'; // internal ID of the case record
nlapiSendEmail(2, 3, 'Test Subject3', 'Test Body3', null, null, records, null);
No comments:
Post a Comment