Skip to content

Latest commit

 

History

History
 
 

zendesk_rest_api_sample_app

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

⚠️ 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