Modules

filter

 

Objects/Functions

module (N/email)

SuiteScript 2.0

email.sendBulk.promise(options)

// Please search https://system.netsuite.com/app/help/helpcenter.nl?search=email.sendBulk.promise(options) for more information.

N/email Module
email.sendBulk.promise()
Method Description: Sends bulk email asynchronously (for use when a bounceback notification is not required). The parameters and errors thrown for this method are the same as those for email.sendBulk(options). For more information on promises, see Promise Object.
Returns: Promise Object
Synchronous Version: email.sendBulk(options)
Supported Script Types: Client and server scripts For additional information, see SuiteScript 2.0 Script Types.
Governance: 10 units
Module: N/email Module
Since: 2015.2
Search NetSuite - https://system.netsuite.com/app/help/helpcenter.nl?search=email.sendBulk.promise(options)