Using Uipath to make voice calls

Hi, Is there a way that Uipath Bot can place outbound calls as part of process? My process requirements i that Bot has to call a number and leave message if the voicemail is activated, and hangs up if a human picks up the call.

Has anyone built something like this? Any inputs will be useful.

yes, there is a way by using Twilio, If you can use Trail Account you should Verify number, Otherwise you take Paid Account You can able to send any numbers, You can place calls, Messages, What’s app messages, what not you can do it.

Hi @raju1234 can you share name of specific package or activity to be used in Studio for placing a call?

Outbound calls activity from UiPath.Twilio.Activity

2 Likes

Hola @raju1234 ¿Habría otra manera de poder realizar llamadas de voz? Necesito que el bot realice una serie de preguntas y recoger el contenido de las mismas en una sola llamada, y por lo que veo twilio solo permite en envió de un texto fijado.
Muchas gracias de antemano

Check this out:

But we need to register no right it cant call random numbers?

Yes, you can call and text random numbers with the Twilio activity. Obviously they wouldn’t be fully random, because you would input the numbers you want to call into the Twilio activity…