Send SMS To Contact
  • 22 Nov 2022
  • 1 Minute to read
  • Dark
    Light

Send SMS To Contact

  • Dark
    Light

Article Summary

Step Details

Introduced in Version4.0.0
Last Modified in Version7.12.0
LocationCommunication > Notification

The Send SMS to Contact step sends an SMS (text) message to a configured contact. The Step utilizes the ContactInfoOwner input to determine who to send the message to. Note: Phone contacts can be configured by Build Data mapping the ContactInfoOwner input and then building an array on the Phones input. The input allows users to add a phone number, declare the type of phone, and select the SMS Carrier.



Properties

Inputs

PropertyDescriptionData Type
FromWho the SMS will be coming from.String
Contact InfoMap in contact information for who will be receiving the SMS.ContactInfoOwner
SubjectThe Subject line of the SMS.String
BodyThe Body of the SMS. Use Merge Plain Text to combine Flow Data and text to build the body.String
AttachmentsExpects a list of FileData.FileData

Outputs

PropertyDescriptionData Type
None------

Email - Addressing

PropertyDescriptionData Type
Reply ToIf the receiver replies to the email, this is the email address that will receive the response.String
CCWho should be Carbon Copied on the emailString
BCCWho should be Blind Carbon Copied on the emailString

Email Retry

PropertyDescriptionData Type
Show Fail on PathDisplays an outcome path labeled "On Error."Boolean
Retry on FailSets the step to send an email again if it fails.Boolean

Retry CountLimits the number of times that the step will retry sending the email. The default number is "3".Int32

Retry Delay In SecondsDelays retrying sending the email. Int32

Settings - Contents

PropertyDescriptionData Type
Clean Up HTMLConverts HTML codes containing "&" to their standard characters.Boolean
Send Raw HTMLSends the Email in Raw HTML format.Boolean
Email Content TypeAllows the user to select the formatting for an Email. Selecting Auto auto-selects an option, selecting HTML sends the Email in HTML format, and selecting Plain sends the Email as plain text.---
Pick Email TemplateEnables the ability to select from a list of pre-existing Email Templates.Boolean
Email TemplateDisplays a list of existing Email Templates---

SMTP Settings

PropertyDescriptionData Type
Use Default SMTP SettingsUses the Instances Default SMTP Settings - typically set up upon installationBoolean

SMTP Server SettingsProvides dialog to set up SMTP Settings (Server Address, Client Domain, etc.)---

Related Information

Articles:
Setting Up Carriers for SMS Notifications


Was this article helpful?

What's Next