Skip to content

Latest commit

 

History

History
 
 

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

Settings Sample App

This App is designed to teach App developers about App settings.

App settings are value that the Admin of the account can provide you on installation of the App. For instance, it could be a token to access your API, the value of a field, a subdomain for your software or even a preference to customize the in-App experience.

Settings are completely optional with Apps, but the value of them is strong, and they're very simple to set up and use.

You should find in this App a few types of settings, which can be updated both via the new Zendesk interface and the Zendesk Apps API

The following information is displayed:

  • Default values
  • Existing settings.
  • Update App settings via curl command.

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

Screenshot(s):

Edit Settings when installing an App

Update Settings via the Apps API from terminal