This repository provides you with sample Apps to help learn how to use the Zendesk Apps framework and APIs.
We hope you'll find those sample Apps useful and encourage you to re-use some of this code in your own Apps. If you have any questions please email [email protected] or find us on Twitter. Please submit bug reports to Zendesk. Pull requests are welcome.
This app displays on the User Profile and pulls information from the currently opened user.
Interesting features:
- Use of the user location
- Zendesk-style tags and colors
- Zendesk user profile APIs
This app displays three tabs displaying info about the ticket, agent and account, pull some data from a remote API.
Interesting features:
- Ajax requests and handling
- Zendesk-style menus
- Zendesk APIs