as of release 3.27

prior to release 3.27


Function

Sends an email.

Parameters

Object Name

The name of this object instance

Sender

Select the sender in the dropdown menu. Explanation on how the sender is configured can be found here.

Recipient

The address of the recipient. More than one address is specified using commas.

Subject

The subject of the email. Variables can be used in this field.


Message

The message to be sent. Variables can be used in this field. Example:
Call on $date at $time. The account number is $myVariable1. In the main menu
the caller pressed $input.

Signature

When checked, the signature of the inbox will be added to the mail.

Outputs

Output

Used when ...

Continue

Always

Variables in Signature

FROM RELEASE 3.45

The following variables can be used in the footer from release 3.45 when sending an e-mail out of an IVR application. Beware, the group variables are unavailable unless an object like ACD-Groupinformation or another mechanism is used.

VariableExplanationExample
$group_name            ACD Group Name
$group_numberACD Group Number
$group_idACD Group ID
$datetime   Date and time2026-04-08 16:51:40
$dateDate2026-04-08
  • No labels