Blast
Open blast module
The openBlast function exposed by the SDK allows you to open a module to blast messages to one or several users, or distribution lists.
Get Distribution Lists
The getDistributionLists function allows you to retrieve the distribution lists of the current user.
Response format
Parameter
Description
Object array (id:string, name:string)
id: distribution list Id name: distribution list name
Last updated
Was this helpful?