Karthik
08/03/2020, 4:29 AMemail.send({
author: -5,
recipients: recipientEmail,
isInternalOnly: true,
subject: 'New Customer Created',
body: 'Hello,\n\n Here is a new Customer \n\n<a href='+custURL+'>Click Here to Access<\/a\n\n
});
michoel
08/03/2020, 4:59 AM<br />
instead of \n
Eric B
08/03/2020, 1:43 PMKarthik
08/03/2020, 4:39 PMKarthik
08/03/2020, 4:41 PMbody: 'Hello,<br/><br/>Here is a new Customer<br/><a href='+custURL+'>Click Here to Access</a><br/>
Because i'm passing resovleurl in custURL its expecting single quotes