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
- Default values
- Existing settings.
- Update App settings via curl command.
Please submit bug reports to Zendesk Support. Pull requests are welcome.