This sample app shows to the developers how to make external API requests in App by taking iheartquotes.com/api and teachmyapi.com as examples.
You will need to register an account on teachmyapi.com for your API URL, username and password that are needed when installing this App.
- Make external API request to iheartquotes (GET only; no Auth).
- Make external API request to teachmyapi.com (GET, POST, PUT; Simple HTTP authentication).
- Demonstrate how to use settings.
- Demonstrate how to use bootstrap modal.
- Demonstrate how to use services.notify() App API
- Zendesk translation format.
Please submit bug reports to Zendesk Support. Pull requests are welcome.