Search icon
Subscription
0
Cart icon
Close icon
You have no products in your basket yet
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Mastering Zendesk

You're reading from  Mastering Zendesk

Product type Book
Published in Jan 2017
Publisher Packt
ISBN-13 9781786461049
Pages 412 pages
Edition 1st Edition
Languages
Concepts
Author (1):
Cedric F. Jacob Cedric F. Jacob
Profile icon Cedric F. Jacob

Zendesk apps


Whenever we miss a functionality in Zendesk, our minds should wander off towards creating a custom app. Let's review a few app ideas without going into too much detail.

Custom tagging app

Zendesk tags are very useful. However, adding and removing tags can be a tricky process, known to be prone to error. Too easily can we remove or misspell a tag without noticing.

If adding and removing tags plays a part in your workflows, creating an app for it can make a huge difference.

We can use a simple HTML script to display two buttons on our layout:

Some CSS magic can add the final touches, making the buttons look less boring:

The end product is not very impressive. I will leave the final design touches to you:

Let's move on to the JavaScript part of the app. The structure would look something like this:

We start by listing our events and assigning a function to each one of them. The functions themselves are only placeholders outputting some text. After displaying our app and clicking...

lock icon The rest of the chapter is locked
arrow left Previous Chapter
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at £13.99/month. Cancel anytime}