For the complete documentation index, see llms.txt. This page is also available as Markdown.

Blast

Released in version C2 26.6 (June 2026)

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?