Skip to content

This app allows you to easily visualise the ZIS bundles and installed jobspecs associated with your Zendesk account's integration(s). You can preview bundle content and upload new ones as well as see job specs statuses and manage them.

Notifications You must be signed in to change notification settings

jolyh/ZIS_explorer

Repository files navigation

ZIS Explorer

This app allows you to easily visualise the ZIS bundles and installed jobspecs associated with your Zendesk account's integration(s). You can preview bundle content and upload new ones as well as see job specs statuses and manage them.

This is not a Zendesk owned nor developed app.

The following information is displayed:

  • List of your account's integrations.
  • Upload bundles and delete bundles (currently requires a ZIS flow and an inbound webhook).
  • List and manage your job specs.
  • Preview and copy of the bundle.
  • List, manage and preview your configurations.
  • List and preview your connections.

Please submit bug reports to Insert Link. Pull requests are welcome.

Example screenshot(s) (see more in screenshots folder):

Screenshot of the app without the preview open

Screenshot of the app with the preview open

Screenshot of the app with the upload modal open

Screenshot of the app with the job spec modal open

### Dependencies

This apps is using Vue.js imported using unpkg following Vue.js quickstart guide.

Installation settings

The app offer 3 optional settings to allow for a read-only app.

  • Allowing uploading of bundles
  • Allowing deletion of bundles
  • Allowing job specs installation/uninstallation
  • Allowing config creation, update and deletion

Testing

  • Configure zcli on your desktop.
  • Run the app via terminal using zcli apps:server.
  • Open your Zendesk account and add /agent/apps/zis-explorer?zcli_apps=true to the url.
  • Enjoy.

Note: you can provide mock data in the "/assets/mocks/" folder in json format for 'bundle.json', 'bundles.json', 'integrations.json' and 'job_specs.json' and set mockDataEnabled to true in zendesk_api.js

Useful APIs

Icon credits

Testing icons created by smashingstocks - Flaticon

About

This app allows you to easily visualise the ZIS bundles and installed jobspecs associated with your Zendesk account's integration(s). You can preview bundle content and upload new ones as well as see job specs statuses and manage them.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published