Send WhatsApp Message
Send a text message via WhatsAppProperties
| Property | Value |
|---|---|
| Type | whatsapp-send-message |
| Family | Integrations |
| Group |
Parameters
| Name | Label | Type | Description | Required |
|---|---|---|---|---|
| to | To | String | Phone number (with country code) or WhatsApp JID | Yes |
| message | Message | String | Text message to send | Yes |
| quoteId | Quote Message ID | String | Optional: Message ID to quote/reply to | No |
Outputs
| Name | Label | Type | Description |
|---|---|---|---|
| success | success | boolean | Whether message was sent successfully |
| messageId | messageId | string | Sent message ID |
| timestamp | timestamp | string | Message timestamp |
| error | error | string | Error message if failed |

