Uniteds WhatsApp icon

Uniteds WhatsApp

Interact with Uniteds WhatsApp API - Complete Edition

Overview

This node integrates with the Uniteds WhatsApp API to send text messages via WhatsApp. It is useful for automating WhatsApp communications, such as sending notifications, alerts, or customer service messages directly to users' WhatsApp numbers. For example, a business can use this node to send appointment reminders or promotional messages to customers.

Use Case Examples

  1. Send a text message to a customer with a confirmation code.
  2. Notify a user about a status update via WhatsApp message.

Properties

Name Meaning
Instance ID The ID of the WhatsApp instance to use for sending the message.
Phone Number The recipient's phone number including the country code.
Message The text content of the message to be sent.

Output

JSON

  • messageId - The unique identifier of the sent message.
  • status - The status of the message sending operation (e.g., sent, failed).
  • to - The recipient phone number.
  • message - The text message content that was sent.

Dependencies

  • Uniteds WhatsApp API

Troubleshooting

  • Ensure the Instance ID is correct and active in the Uniteds WhatsApp system.
  • Verify the phone number format includes the country code without spaces or special characters.
  • Check API credentials and endpoint URL are correctly configured.
  • Common errors include authentication failures, invalid phone numbers, or message content issues. These can be resolved by verifying credentials, phone number format, and message text validity.

Links

Discussion