Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 1.09 KB

File metadata and controls

28 lines (17 loc) · 1.09 KB

⚠️ Use of this software is subject to important terms and conditions as set forth in the License file ⚠️

Zendesk REST API sample app

An App in the nav_bar and ticket_sidebar that shows you how to use the Zendesk REST API from an App. Mostly for the Apps REST API.

Addtionally, this app also shows how to use this.currentLocation() to determine position and have different display. And it shows the use of modal.

Functionality:

It basicially acts as an app manager
  • Display installed apps
  • Activate disabled apps
  • Deactivate active apps
  • Delete installed apps
  • Install new apps
  • Create new apps

Please submit bug reports to Zendesk. Pull requests are welcome.

Screenshot(s):

Ticket Sidebar View

Nav Bar View

Deletion confirmation modal