The 'Add carousel' step in Zendesk bot answers displays an array of up to 10 panels that users can scroll through. Each panel can include a title, URL, and button link, making it an interactive way to present information.
Carousels can be used to showcase products, services, or any other content that benefits from a visual presentation. This step can be placed anywhere in the answer flow and supports dynamic content through API data, allowing for a personalized user experience.
Zendesk offers a variety of step types to build effective bot answers. These steps include sending messages, presenting options, showing help center articles, adding carousels, asking for details, checking if a question is resolved, making API…
The 'Send message' step in Zendesk bot answers allows you to insert a predefined piece of text into a conversation. This can be used for greetings, providing useful information, or responding to user queries. Once the message is displayed, the…
The 'Present options' step in Zendesk bot answers provides quick reply options for users during a conversation. You can create these options manually or dynamically using API data. This step allows users to select from up to 10 preconfigured…
The 'Show help center articles' step in Zendesk bots allows you to present up to six help center articles to users during a conversation. This step is useful for providing detailed information and resources directly within the chat. You can…
The 'Ask for details' step in Zendesk bots is designed to collect information from users during a conversation. This step can include custom text and drop-down ticket fields to gather data such as names, emails, and other relevant details….
The 'Ask if question resolved' step in Zendesk bot answers is used to determine if a user's issue has been resolved. It presents a question followed by two quick response options, allowing users to indicate whether their problem is solved or if…
The 'Make API call' step in Zendesk bot answers allows you to integrate external data into your bot conversations. This step can retrieve information from external systems or send data to endpoints like Google Analytics. It's particularly useful…
The 'Transfer to agent' step in Zendesk bot answers escalates the conversation to a human agent. This step is used when a user's inquiry requires personal attention or cannot be resolved by the bot alone. Before transferring, you can configure a…
The 'Branch by condition' step in Zendesk bot answers allows you to add conditional logic to the conversation flow. This step evaluates variables against set conditions to determine the next steps in the conversation. You can create up to six…