Mobile Email Device Notification Prompts and Variables
Administrators can configure mobile notification by modifying the prompts.Parameters file,so that each organization can have custom text displayed on the mobile notification as users interact with AlertFind components. For more information refer to Customizing Prompts.
The following tables list the prompts and variables available for mobile email.
smtphandset.auth_intro
| Parameters | Values |
|---|---|
| Text | You have a message from the ${customer.notificationSystemName} |
| Prompt |
smtphandset.auth_intro |
| Available variables |
${customer} ${notification} |
smtphandset.hasattachments
| Parameters | Values |
|---|---|
| Text | Attachments included in email. |
| Prompt |
smtphandset.hasattachments |
| Available variables |
${customer} ${notification} |
smtphandset.conference_call_instructions
| Parameters | Values |
|---|---|
| Text | The conference call phone number is ${notification.conferenceCallTransfer.conferencePhoneNumber} and the meeting ID is ${notification.conferenceCallTransfer.conferenceMeetingId}. |
| Prompt |
smtphandset.conference_call_instructions |
| Available variables |
${customer} ${notification} |
smtphandset.callback_prefix
| Parameters | Values |
|---|---|
| Text | or |
| Prompt |
smtphandset.callback_prefix |
| Available variables |
${customer} ${notification} |
smtphandset.instructions.hotline
| Parameters | Values |
|---|---|
| Text | Call the ${customer.notificationSystemName}. |
| Prompt |
smtphandset.instructions.hotline |
| Available variables |
${customer} ${notification} |
smtphandset.audio_message
| Parameters | Values |
|---|---|
| Text | Please check your email to review the audio associated with this message. |
| Prompt |
smtphandset.audio_message |
| Available variables |
${customer} ${notification} |
smtphandset.chunk_prefix
| Parameters | Values |
|---|---|
| Text | <#if 1<chunks>${chunk} of ${chunks} </#if> |
| Prompt |
smtphandset.chunk_prefix |
| Available variables |
${customer} ${notification} |