Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
Don’t miss your chance to meet our SuiteGurus—NetSuite Support professionals and subject matter experts with extensive experience in select product areas, including OneWorld, Advanced & Basic Accounting, Supply Chain Management, Receivables & Payables, CRM, Account Administration, and the SuiteCloud Platform. Full Conference attendees can prebook exclusive 30-minute one-on-one sessions for your product questions.
Spots are limited! Register through your Agenda Builder and find SuiteGuru under Agenda Enhancements.
Sending HTML email with nlapiSendEmail
Hi,
Is it possible to send HTML email using the nlapiSendEmail function? When we attempt to do this the message is still sent as plain text and so the HTML tags are visible in the message.
We have tried using a template and merging via nlapiMergeEmail but the tags remain visible and the message headers show that the message is plain text rather than text/html as required.
There seems to be no way that we can determine to force the sending of the message as HTML rather than plain text.
We require this function as we would like to script the automatic sending of an email to customers that includes much more detailed information than is available when merging with a template and thus using the rather restricted scope of the CRMSDK tags to provide the custom message content.