This article covers the actions we support in Zendesk:
Related articles:
Trigger Reply
This is most commonly used to trigger a specific reply/intent, e.g. welcome reply, when a selected event happens.
Add Tag
This action adds custom tags to a chat which helps you and your agents manage to get gain insights into your tickets in Zendesk Support. Understand more about Reporting with tags in this Zendesk article.
This action can be used with the events below at bot level:
- Chat started
- Chat escalation attempt
- Chat escalation failed
- Chat inactive
For example:
It is also often used at intent and dialogue message levels to help your agent categorize tickets.
For example:
Get Tag
The Get Tag action allows you to pull existing tags from Zendesk Chat into the Ultimate Dashboard. By doing so we can trigger reply variation to give a more personalized dialogue flow.
In addition, by setting Add Label to be "true", you can view the same tags you have in Zendesk in our Conversation Logs as well for easier conversation data management.
The Get Tag action can be configured at the following chat events at the bot level:
- chat started
- chat escalation attempt
- chat escalation failed
- chat inactive
For example:
Leave Channel
If you have high volumes and longer queues, it can be better to show the user their queue position when escalating. In the example below, the bot leaves the chat immediately and the user will see the queue and be able to rate the chat until a human agent picks up the conversation.
Get Visitor Info
This action allows you to retrieve visitor information on Zendesk. This information can then be saved to personalize your messages or create reply variations.
You can retrieve the information below:
- current country
- current_device_type
- external_id
- display_name
- phone
- notes
- current_tags
- current_region
- current_city
For example:
Update Visitor Info
This action allows the bot to fetch the information visitors offer during a conversation and update it on the visitor's Zendesk ticket.
You can update the information below:
- notes
Updating email ensures the agent has the latest information to contact a visitor and notes act as a way for the bot to communicate to the agent.
Learn how to set it up in Update Visitor Information - Zendesk Chat