Blast Message
Posts a message to multiple existing streams.
Available on Agent 2.62.0 and above. Starting with Agent 23.6, this endpoint is OBO-enabled.
Blast Message enables you to post a new message to a given list of streams (each stream can either be a chatroom, an IM or a multiparty IM). It also includes all capabilities and limitations from Create Message V4 endpoint (i.e. using Symphony Elements, Apache FreeMarker Template, etc.) Please check Create Message V4 where you will find those capabilities and limitations
Please note that the blast message is not transactional, so you could have some failures sending some messages while others are successfully sent; for this reason, the service returns 200 OK even in case of error (i.e. there is an incorrect stream id within the list of sids
provided). But in this case, each message failed is detailed.
🚧 Known Limitations
Considering performance purposes for encryption/decryption, the maximum number of stream Ids is set to 100. In case you want to send more messages, you will need to perform multiple requests to the endpoint.
See Create Message V4 for more information about other limitations
📘 See also
Create Message V4 Message MessageML Message ID Message Format - MessageML PresentationML Message Format - ExtensionML Colors Symphony Elements
Last updated