email.sendBulk.promise(options)

Note:

The content in this help topic pertains to SuiteScript 2.0.

Method Description

Sends bulk email asynchronously (for use when a bounceback notification is not required).

Note:

The parameters and errors thrown for this method are the same as those for email.sendBulk(options). For more information about promises, see Promise Object.

Returns

Promise Object

Synchronous Version

email.sendBulk(options)

Supported Script Types

Client scripts

For additional information, see SuiteScript 2.x Script Types.

Governance

10 units

Module

N/email Module

Since

2015.2

Related Topics

N/email Module
SuiteScript 2.x Modules
SuiteScript 2.x

General Notices