WhatsApp - Send single message

Step 1: Click on Send single message

Step 2: From here you can sent custom message both plain text and text with media templates

Step 3: Once you clicking send message button it will show you the confirmation message.

  1. Sent Custom Message - Plain Text:

    • Use the WhatsApp API to send a plain text message to your users.

    • The API will typically require authentication and the recipient's phone number.

    • You can craft a personalized text message and include any dynamic content based on user data.

  2. Sent Custom Message - Text with Media:

    • To send a message with media (such as images, videos, or documents), use the appropriate API endpoint.

    • Provide the URL or media file along with the text message.

    • Ensure that the media file complies with WhatsApp's guidelines for file types and sizes.

Last updated