Skip to content

Kace ITSM Connector

The connector developed by Wikit uses the Kace API and allows Apps to communicate with the Kace solution to enable your users to create and track their tickets.

Prerequisites

  • The Kace API accessible from Wikit servers

Configuration

Field nameFormat / TypeRequiredComment
URLURLBase URL of your Kace instance
Base URL for ticket viewingURLEx: /userui/ticket.php?ID=
IdentifierFree textIdentifier of the service account used to call the Kace API
PasswordPasswordPassword associated with the service account
Organization NameFree textEx: Default (default value: Default)

💡 Fields marked ✅ are required for the connector to work.

How the Connector Works

Ticket Creation

From the Wikit Semantics chat, users can create a Kace ticket. The connector authenticates with the Kace API using the provided Identifier and Password, then creates the record for the configured organization (Default by default).

Ticket Lookup

Users can also look up their existing tickets. The connector generates a direct link to each ticket from the Base URL for ticket viewing (ex: /userui/ticket.php?ID=).