Send SMS

An activity that sends an SMS message to one or more Twilio users.


Send SMS activity

Configure the Send SMS activity

To configure the Send SMS activity, do the procedure in this topic.

Good to Know

How to Start

  1. Open Process Builder.

    For information about how to open this screen, refer to Process Builder.


    Open Process Builder
  2. In Process Builder, in the Activity Library, open the Twilio tab.

    Open Twilio tab
  3. On the Twilio tab, drag the Send SMS activity onto your process.

    Drag Send SMS activity

General Configuration

Specifies the basic settings for the Send SMS activity.

Figure: General Configuration screen

General Configuration screen

Good to Know

  • Documentation for this screen is provided for completeness. The fields are mostly self-explanatory.

Fields

Field NameDefinition

Display Name

Description:
Specifies the activity name that shows in your process.
Allowed Values:
One line of text (a string).

Accepted:

  • Letters
  • Numbers
  • Spaces
Default Value:
None
Accepts Variables:
No
Example:
This is a common configuration field that is used in many examples. Refer to:
  • Examples - Step-by-step use case examples, information about what types of examples are provided in the AgilePoint NX Product Documentation, and other resources where you can find more examples.

Description

Description:
Specifies an optional text description for your activity.
Allowed Values:
More than one line of text.
Default Value:
None
Accepts Variables:
No

Twilio Send SMS Configuration

Specifies the SMS message to send through Twilio.

Figure: Send SMS Configuration screen

Send SMS Configuration screen

Fields

Field NameDefinition

Twilio

Description:
Specifies the access token that connects to your Twilio service.
Allowed Values:
A list of access tokens configured for your environment.
Default Value:
None

Create Add Token icon

Opens this Screen:
Access Token for Twilio
Function of this Screen:
Configure an access token to connect to Twilio.

To

Description:
Specifies the phone numbers of one or more users to whom to send the message.
Allowed Values:
  • The phone numbers of the users separated by semicolons (;) in this format:

    [country code][phone number with area code]

Default Value:
None
Accepts Variables:
Yes
Example:
  • 14155552671 - In this example, 1 is country code, 415 is the area code, and 5552671 is the phone number.
  • 912266601111 - In this example, 91 is country code 22 is area code, and 66601111 is the phone number.

User Name

Description:
Specifies the AgilePoint NX user names, separated by semicolons (;).
Allowed Values:
A valid AgilePoint user name in this format:

[domain name]\[user name]

Default Value:
None
Accepts Variables:
Yes
Example:
MYDOMAIN\JANEDOE

Message Body

Description:
Specifies the content of your SMS message.
Allowed Values:
More than one line of text.
Default Value:
None
Accepts Variables:
Yes

Map Response

Description:
Specifies the connection from the Twilio API response parameters to your process schema.
To Open this Field:
  1. Click the Response tab.
Allowed Values:
Click the Schema Mapping Schema Mapping icon button to open the Schema Mapper.

Use this screen to connect the response to the data model for your process.

Default Value:
None
Example:
Refer to: