Broadcast list
A broadcast list allows you to send messages to multiple contacts at once, individually — each recipient receives the message as if it were a direct conversation, and any replies come back privately, without other list members having access. Each list has an identifier with the@broadcast suffix, for example: 1624901640@broadcast.
You can retrieve your lists through the list broadcasts endpoint.
Sending messages to a broadcast list
To send messages to a broadcast list, simply use any of the available message-sending endpoints in the API (such as text, media, documents, audio, and others), providing the broadcast list ID in the phone field. For example, when using the send-text endpoint, just pass the broadcast list ID in the phone field. The same concept applies to all other message-sending endpoints.The
broadcastId can be obtained through the list broadcasts endpoint available in Z-API.