Integrations UI
The main user interface (UI) for Admin Essentials | Integrations is described below. User interactions occur primarily through the dialog views for Integration Details and Integration Model Details, respectively. Please note that available views, features, and interactions in the UI can be limited based on user permissions.
Create Integration
To create a new integration, click the plus (+) sign to open a new dialog. When creating an integration, the user can make a selection from a list of Integration Models. Use the search bar to narrow the results. Once you click the Create button, you will be redirected to the Integration Details page.
Integration Details View
The main landing page for Integration Details is shown below. If your integration has properties to edit, they will be displayed here in a form. If not, logging can be edited in the Advanced configuration view (if the user has been granted permission through the generic Integrations - updateIntegration
method). The Advanced view is enabled by using the toggle switch in the upper-right corner.
Advanced View
From the Advanced view, the More button (stacked dots icon) next to the toggle switch can be used to clone or delete an integration if the user has been granted permission. Authorization to clone an integration is set with the Integrations - createIntegration
permission method. To delete, the Integrations - deleteIntegration
method is used.