From Bright Pattern Documentation
Jump to: navigation, search
 
(Updated via BpDeleteTranslateTags script)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
<translate>= Send Message+=
+
= Send Message+=
 
The ''Send Message+'' workflow block is used to send a text message to a chat customer or to a mobile customer via SMS.
 
The ''Send Message+'' workflow block is used to send a text message to a chat customer or to a mobile customer via SMS.
  
Line 26: Line 26:
  
 
[[File:WB-Send-Message-Plus-Settings-52.PNG|650px|thumb|center|Send Message+ workflow settings]]
 
[[File:WB-Send-Message-Plus-Settings-52.PNG|650px|thumb|center|Send Message+ workflow settings]]
 
 
<center>[[workflow-builder-reference-guide/Salesforce.comUpdate|<Previous]]  |  [[workflow-builder-reference-guide/ServiceNowCreateObject|Next>]]</center>
 
</translate>
 

Latest revision as of 04:32, 29 May 2024

• 5.19 • 5.2 • 5.3 • 5.8

Send Message+

The Send Message+ workflow block is used to send a text message to a chat customer or to a mobile customer via SMS.


Send Message+ workflow block


Conditional Exits

The Send Message block may take the Send Error conditional exit if the attempt to send a text message returned an error. This conditional exit may be used for SMS messages only.


WB-Send-Message-Plus-CE-52.PNG


Settings

Message

Message is the text of the message to be sent to the customer. Variables in the $(varname) format can be used in the message text.

Send from this number

If sending an SMS message, specify the number from which the text message will be sent. Variables in the $(varname) format can be used.

Send to this number

If sending an SMS message, specify the number to which the text message will be sent. Variables in the $(varname) format can be used. The default variable is $(item.from).


Send Message+ workflow settings
< Previous | Next >