Basic Information

appmixer.whatsapp.messages.SendImageMessage

Send Image Message

1.0.0

Public

Send an image to a WhatsApp user. Provide either a media ID (uploaded via UploadMedia) or a public HTTPS link. Can only be sent within 24 hours of the recipient's last message to you. Important: A successful response does NOT guarantee delivery. Use the "Message Status Updated" trigger to track delivery status.

Input Ports

in

FieldTypeDescription
WhatsApp Business Account ID text Select the WhatsApp Business Account (WABA). If the dropdown is empty, enter your WABA ID manually — you can find it in Meta Business Manager (business.facebook.com → Settings → Accounts → WhatsApp Accounts).
Sender Phone Number text Sender phone number — the number the message is sent FROM. Pick from the dropdown (populated when the WABA above is filled in), or paste a Phone Number ID manually.
Recipient Phone Number text Recipient's phone number in E.164 format (e.g. +1XXXXXXXXXX).
Media ID text Optional. ID of a previously uploaded image (via UploadMedia). Use either Media ID or Link.
Image Link (URL) text Optional. Publicly-accessible HTTPS URL of the image. JPEG or PNG, max 5 MB.
Caption textarea Optional caption for the image.
Reply To Message ID text Optional. The WhatsApp message ID to reply to (creates a threaded reply).

Output Ports

out

FieldTypeDescription
Message ID string -
Contact WhatsApp ID string -
Recipient Input string -

Full Metadata