Send Content
manychat_send_contentSend multi-format messages to subscribers across Instagram, WhatsApp, or Messenger, including text, media, buttons, quick replies, tags, and custom field updates in a single API call.
Instructions
Send rich messages to a subscriber with full control: text, images, videos, audio, files, gallery cards, buttons (URL, call, flow), quick replies, actions (tag, set field), and external callbacks. Supports Instagram, WhatsApp, and Messenger channels. Max 10 messages per call. Note: Instagram/WhatsApp have a 24h messaging window - subscriber must have interacted recently.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| actions | No | Actions to perform (add/remove tags, set fields) | |
| channel | Yes | Channel to send the message through | |
| messages | Yes | Array of messages to send (max 10) | |
| message_tag | No | Message tag for sending outside 24h window (e.g. ACCOUNT_UPDATE, CONFIRMED_EVENT_UPDATE) | |
| quick_replies | No | Quick reply buttons (max 11) | |
| subscriber_id | Yes | ManyChat subscriber ID | |
| external_message_callback | No | Callback to capture the subscriber's next reply |