Ivr deflection to whatsapp

Hi Dev forum ,

is there a way we could achieve IVR deflection to whatsapp .
Calls waiting in a queue having a very high EWT could be deflected to whatsapp .
I do see a blueprint for facebook deflection , but wanted to know if this can be implemented t with whatspp instead of facebook?

Regards
Garima.

The blueprint would be very similar to what I have seen many customers do, but change the link for Facebook with the WhatsApp link format here https://faq.whatsapp.com/5913398998672934.

You can use the Agentless API to send directly to WhatsApp
AgentlessWhatsApp-20230630162338.custom.json (2.4 KB)
and I have attached a sample Data Action to do that. However, you do need an approved WhatsApp Template in your WABA to be able to use it and mine has 2 inputs, hence the first and second inputs on the Data Action. This is wrapped in a Canned Response that is needed for the responseID. You can modify this one to match. FromMobile is the ID of the platform config for your WhatsApp number and Mobile is the number to send to.

If you use this, be aware that you can be in danger of a reduction in WABA quality if you send lots of these messages to customers that haven't approved use of WhatsApp with the business. Make sure the IVR records their acceptance to move to WhatsApp or use the SMS with the link as both will indicate that they accepted to shift to WhatsApp.

1 Like

Thanks @msassoon ,

this is exactly what i was looking for ..

Regards
Garima.

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.