Send batch messages
Last updated
Was this helpful?
Last updated
Was this helpful?
Let's establish some of our data that will be used in the following examples:
Workspace ID: a1405560-c8d3-4b1a-877d-3f449ad95352
AccessKey: abcd
Channel ID: a1405560-c8d3-4b1a-877d-3f449ad95352
In this example, we're sending multiple SMS messages to different receivers using variations of content.
Batch messages can be monitored using endpoints by providing the batchID returned in the response. This allows you to check if any messages within the batch failed. Messages with a rejected status will emit events, containing detailed , enabling you to identify and address issues efficiently. For more details on how to subscribe to these events, refer to the documentation.