Skip to content

Qualiparc ITSM Connector

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

Configuration

Field nameFormat / TypeRequiredComment
Qualiparc instance URLURLExpected format: https://my-domain/PSSOFT/ITAMApis/api
Base URL for ticket viewingURLThe ticket number will be automatically appended
Application IDFree textClient application ID for authentication
Application passwordPassword / TokenClient application secret for authentication
IdentifierFree textService account used for API calls
PasswordPasswordService account password

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

Setup

Find the Qualiparc instance URL

The URL must follow this format:

https://my-domain/PSSOFT/ITAMApis/api

Find the base URL for ticket viewing

This is the URL allowing direct access to a ticket from a browser. Since the ticket number is automatically appended to this URL by the connector, it is not necessary to include it.

Application ID and password

These identifiers correspond to the client application used to authenticate calls made by Wikit to the Qualiparc API (Application ID / Application password).

Service account ID and password

A dedicated service account must be created on the Qualiparc side to be used by Wikit for all API calls (ticket creation and tracking). These are the Identifier and Password fields to be provided to your Wikit contact.

How the Connector Works

Ticket Creation

From the Wikit Semantics chat, users can create a Qualiparc ticket. The connector authenticates with the Qualiparc API (ITAMApis) using the application ID and the service account, then creates the record.

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, to which the ticket number is automatically appended.