You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am aware that batch message sending is still a "beta" feature of the REST api, and am also aware that this library does current'y seem to support usage of batch mode when sending multiple messages to the same channel.
However it would be very useful if it provided a batch helper for sending different messages to different channels all within one Api call.
Hi @carbontwelve. You can send different messages to different channels in a batch publish by sending an array of BatchSpec objects in the request body. See the "Using multiple BatchSpec objects in an array" section here. I hope this helps.
I am aware that batch message sending is still a "beta" feature of the REST api, and am also aware that this library does current'y seem to support usage of batch mode when sending multiple messages to the same channel.
However it would be very useful if it provided a batch helper for sending different messages to different channels all within one Api call.
┆Issue is synchronized with this Jira Uncategorised by Unito
The text was updated successfully, but these errors were encountered: