Things vs. Systems

I think a thesis can take different forms when it comes to a final solution. It depends a lot on the kind of audience, tools and research that our thesis demands. This could take the shape of a…

Smartphone

独家优惠奖金 100% 高达 1 BTC + 180 免费旋转




Create a customer support chatbot with Zendesk

Customer support is key to keep your existing customers, it is key to maintain a good reputation, it is key to acquire new customers.

A great way to take care of customer support is to work with a ticketing service that takes care of tracking the open tickets, helps you resolve issues, and provides notifications. We, at CSML, use Zendesk, it’s one of the most (if not the most) efficient product on the market, so we decided to make an integration to Zendesk for CSML.

With this CSML integration, your chatbot can create a ticket on Zendesk on the fly. Let’s see how this work.

The goal of this chatbot is

Let’s code the chatbot base, for now let’s just ask to the user the question that Roy asks all day long, only we’ll be a bit more polite than Roy.

In the CSML development Studio, you can install “Apps”, they are connectors to third-party services. In this case, we’re going to install the Zendesk app.

To install it, go to Functions > Apps directory.

Let’s go find these.

To get the API Token you will need to connect to Zendesk as administrator. Then go to: Admin > API, then you can create a token under the section “Token Access”.

Now that we have the App successfully installed, we only need to write a single line of code (line 43) to get the chatbot to create tickets on the go.

Whenever a user confirms having turned his device off and on again, the chatbot asks the user to describe the issue, remembers it and uses this information to create a Zendesk ticket on its own.

Depending on your business, there are a few ways to improve a customer support chatbot:

With all these features, Roy can be no other than a happy man 😎.

Add a comment

Related posts:

Why Age Restricted Concerts Should Be A Thing of The Past in Fort Collins

I remember when I was 13 I made a powerpoint to go and see a Slayer concert at Red Rocks. I brought up statistics about people who listen to metal and the correlation to violence, showed examples…

Ensemble Learning in Machine Learning

Ensemble learning in machine learning combines the predictions from multiple models to improve the overall performance. The following content will cover step by step explanation on Bagging and…

Accenture on Tech Trend

When I joined Coca-Cola in 1993, nobody knew what Yahoo! was. A new employee from IBM joined in the systems development department of Coca-Cola, a basement of Shibuya headquarters of Coca-Cola Japan…