Skip to main content

WhatsApp Engage FAQs

What is the rate limit for Notification API for WhatsApp channel?

By default, the rate limit is set to 2000 calls/min. If you want to reduce this rate, create a ticket requesting the same or contact support.

Details

What’s the ideal image size for a WhatsApp outbound campaign? WhatsApp automatically resizes images. It is recommended to keep the aspect ratio of 1:1.

How to add a WhatsApp number for testing purposes in the Live environment?
  1. In Channels, select WhatsApp messenger in the Live environment.

  2. Click on the more options icon and select Edit.

  3. Enable development mode using the toggle button.

  4. Enter the number in Developer whatsapp number.

  5. To add more WhatsApp business numbers, click Add phone numbers.

  6. Click Save.

Is there a way to access the delivery status as a response from the Yellow.ai notification API call itself?

No, there isn't a direct way to access the delivery status as part of the response from the Yellow.ai notification API call. You need to use webhook URL to receive delivery status updates.

The delivery status is asynchronous. This means that we don't have a precise timeframe for when a message will be delivered or read. Consequently, waiting for an unknown duration is not a feasible approach to obtain the delivery status within the API call response.

Details

How to add a welcome message for the WhatsApp channel? The default message does not come automatically for WhatsApp. You have to train with initial utterance like “hi” or “hello” to trigger a flow.

If a user replies to a WhatsApp notification with quick reply buttons and triggers a flow using /quick-reply-event, will the /quick-reply-event be triggered again for subsequent quick reply interactions within the same flow?

No, the /quick-reply-event is specific to WhatsApp notifications and will only be triggered for replies to those notifications. It will not be triggered again for subsequent quick reply interactions within the same flow.

Can we trigger an outbound message on Whatsapp whenever a new user record is added to User 360?

You can use User360 events in Even-based workflow campaign to send out messages on User 360 events.

Getting this error when creating a WhatsApp template Cannot read property 'wabaID' of null

This error can occur when you are trying to create a WhatsApp template or access a WhatsApp Business number, and the corresponding variable is null or undefined.

To address this error, ensure that the WhatsApp business account is configured successfully.