Define the Virtual Agent link actions to notification content
Create the link actions for Virtual Agent notification content to be delivered in a chat or messaging channel as actionable notifications.
Before you begin
Ensure that you have activated the Glide Virtual Agent plugin (com.glide.cs.chatbot).
Note: Only Virtual Agent Pro customers can associate actions with notification contents and receive actionable notifications.
Role required: virtual_agent_admin or admin.
About this task
Notification content, with no associated link actions, is delivered as a non-actionable notification.
Procedure
Navigate to All > System Notification > Provider > Notifications and select the notification for which you're defining the link actions.
In the Link Actions related list, select New.
On the form, fill in the fields.
| Field | Description |
|---|---|
| Name | Name of the link action. |
| Actions | Notification action that the link action is created to.You can select one or more notification actions for a notification and also put them in the order that you want them to be shown on the notification. |
| Actions listed in event parm1 | Actions listed in an event parameter.Users and actions cannot both be passed into the parameter. For example, if you input a sys\_id of a user in event param1, the user is considered in the output. |
| Application | Application scope of the notification content. |
| Notification | Notification that is associated with the content. This field is populated automatically with the notification that you created. |
| Content | Notification content for the link action created. |
| Active | Option to activate the notification content. |
| Actions listed in event parm2 | Actions listed in an event parameter.Users and actions cannot both be passed into the parameter. For example, if you input a sys\_id of a user in event param2, the user is considered in the output. |
Select Submit.
To define another link action for the notification content, repeat steps 3 and 4.
Note: Only a single notification with active content is supported for a provider. However, if the content for the notification is not active, you can define the secondary content for the notification and make that content active.
To remove the Skip action from an actionable notification, do the following steps:
Select the notification and open the Link Actions to Content related list.
Select the Actionable Content and select the Disable skip option.
Note: This option only displays when the Content Type is Virtual Agent.
What to do next
Enable Virtual Agent notifications. For more information, see Enable Virtual Agent notifications.
Parent Topic:Configuring Virtual Agent notifications