marketplace
latest
false
UiPath logo, featuring letters U and I in white

Marketplace user guide

Last updated Mar 30, 2026

Send SMS

UiPath.Upwire.Activities.SendSms

The Send SMS activity uses one of your Upwire purchased numbers or approved alphanumeric callerIDs (From) to send an SMS message to a specified number (To). In addition to a simple string messages, you can also send a PIN for authentication.

Summary

Dependency

DependencyDetails
PackagesUiPath.Upwire.Activities
ActivitiesUpwire Scope

Attributes

AttributesDetails
Inputs (Variables)String Applies to property: From, To, and Message
Outputs (Variables)N/A
ExamplesQuickstart

Properties

The values for the following properties are specified when adding this activity to your project in UiPath Studio.

docs image

Common

DisplayName

The display name of the activity.

AttributesDetails
TypeString
RequiredYes
Default valueSend SMS
Allowed valuesEnter a String or String variable.
NotesN/A

Input

From

The Upwire purchased number or approved alphanumeric callerID that the message is sent from.

Attributes

Details

Type

String

Required

Yes

Default value

Send SMS

Allowed values

Enter a String or String variable.

Notes

  • You can only use a number that was purchased from Upwire and/or an alphanumeric callerID that was approved by Upwire.
  • For more information, see the Upwire website.
Message

The message content to send.

AttributesDetails
TypeString
RequiredYes
Default valueEmpty
Allowed valuesEnter a String or String variable.
NotesTo send a generated PIN, select the GeneratedPin checkbox and add [[PIN]] in the message string.
To

The mobile number that you want to receive the message.

Attributes

Details

Type

String

Required

Yes

Default value

Send SMS

Allowed values

Enter a String or String variable.

Notes

  • The number must start with a valid country code.
  • Enter number values only; do not include spaces, dashes (-), or other characters (e.g., +)

Misc

Private

If selected, the values of variables and arguments are no longer logged at Verbose level.

AttributesDetails
TypeCheckbox
RequiredNo
Default valueNot Selected
Allowed valuesSelected or Not Selected
NotesN/A

Options

GeneratedPin

If selected, adding [[PIN]] in the Message is replaced with a generated code.

AttributesDetails
TypeCheckbox
RequiredNo
Default valueNot Selected
Allowed valuesSelected or Not Selected
NotesYou must include [[PIN]] in the Message when this property is selected, otherwise the recipient will not see the generated code.
GeneratedPin

The type of GeneratedPin that you want to generate.

AttributesDetails
TypeDrop-down list
RequiredNo (If GeneratedPin is selected, this property is required)
Default valueNumeric
Allowed valuesSelect either Numeric or Alphanumeric
NotesN/A
  • Summary
  • Dependency
  • Attributes
  • Properties
  • Common
  • Input
  • Misc
  • Options

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated