Changelog · back to all
WhatsApp messages now support tags and metadata
feature
The WhatsApp messaging API brings tags and metadata in line with the rest of the platform. When you send a WhatsApp message, you can now attach:
- Tags: structured
{name, value}labels, up to 20 per send, for low-cardinality dimensions likecategoryorexperiment_variant - Metadata: an arbitrary JSON object (up to 2 KB) for your own per-send context, such as internal IDs
Both are echoed back on the message resource and on list results, which also gain a tag query parameter to filter by tag name or an exact name:value pair, matching the filtering already available for email and SMS messages.
Recursos relacionados
Continúa con la documentación, guías y ejemplos sobre este tema. Los recursos están en inglés.
Explorar la funcionalidadWhatsAppGuía de implementaciónSending WhatsApp messagesVer la guíaConnecting WhatsApp to Bird: from buying a number to a live channelUsar la herramientaWhatsApp message builder
Prueba el ejercicio y obtén un resumen de implementación