Sign inGet started

bird whatsapp preview

Usage

Code example
bird whatsapp preview [flags]

Description

Returns a preview_url for the public builder at https://bird.com/tools/whatsapp-message-builder. The JSON body contains one service message content kind. Sender, recipient, metadata, and tags are omitted from the link. Templates and reply quotes are unsupported. The builder checks whether it can represent the content on open.
No authentication is required and no message is sent. Anyone with the link can read its message content. Content is limited to 24,000 UTF-8 bytes after compaction. --open also opens the link in your browser.

Examples

Code example
bird whatsapp preview --body-file message.json --open
cat message.json | bird whatsapp preview --body-file -

Options

NameDescription
--body-fileMessage JSON file, or - to read stdin
--openOpen the preview link in your browser
NameDescription
bird whatsapp getGet a WhatsApp message
bird whatsapp listList WhatsApp messages
bird whatsapp list-eventsList events for a WhatsApp message
bird whatsapp mediaDownload a received WhatsApp message's media
bird whatsapp sendSend a WhatsApp message to one recipient