Send sms with uipath

Hallo.

How can i send sms with studio? Is there an activity for that?
Been searching online, but couldn’t find any functional yet…
Kind regards

Check the UiPath.Twilio.IntegrationService.Activities.SendMessage.

Hallo Marian :slight_smile:
I know about twilio, but i was curios, if there was some alternatives, so you dont have to sign up and pay?

Kind regards

You can check online which other providers can give you a free limited amount of SMS to send and then you can use their Rest API endpoints in UiPath Studio with HTTP Request activity.