Cloud email command

Sends an email message to the selected destination. To diversify, it is possible to select multiple destinations that may include different email addresses, devices, and users. There is no default. At least one destination must be selected. If not specified, the message subject and body defaulted to none and test email. To receive email message, confirm that the destination device is configured.

When specifying the destination via the to.handset parameter, verify that this device has an email address.

Parameters

Name Type Possible values Description

Destination device

Device

 

The destination device. It is possible to select multiple devices (separated by commas).

Destination user

String

 

The destination user. It is possible to select multiple users. The user identifier is the Perfecto username. The user must be registered with the correct mobile number. The business number field does not apply.

Message subject

String

 

The message subject for this command.

Message body

String

 

The message text for this command.

Destination special

String

 

The user currently running the script.

Destination phone

String

 

The destination phone number. It is possible to provide multiple phone numbers.

Format:  +[country code][area code][phone number]

For example:  +17812054111

Destination email

String

 

The destination email. It is possible to provide multiple email addresses.

Comment

String

 

Adds a comment to the script.

On-fail Result*

Condition

Ignore | Break | Continue | Abort | Catch

The behavior when the command fails.

* Mandatory parameter