How can I send WhatsApp message from backend with UiPath

Is there any way using C#/vb.net/API we can send WhatsApp message to multiple numbers?

Hello @Harsh_Savaliya

check whether this can help.

@Rahul_Unnikrishnan Thank you for your reply.

The hyper link is not working.

Btw I found the solution. You can send message using API with the help of Twilio services. Once you have details you need to ping it from UiPath using vb or C# code.