Configuring knowledge base integrations
Overview
Configure your HelpDesk+ bot to integrate with your preferred knowledge base. This allows for ticket avoidance and/or rapid ticket resolution by allowing your users to find documented answers easily.
Knowledgebase self-service support
Ticket deferment allows end-users the ability to find documented answers and avoid ticket creation or resolve tickets immediately.
Knowledgebase integration is currently configured globally.
HelpDesk+ supports knowledge-base integrations with the following services:
How to configure integration support
Confluence knowledge-base services utilize custom domain names and require URL configuration. Other services are based on a single base domain name and are not customizable
Navigate to your account portal.
Click the Integrations setting under HelpDesk+.
Ensure that the Add integrations for Helpdesk control is enabled.
Select your preferred integration from the drop-down.
If applicable, enter the base URL for your knowledgebase service.
Click Test integration URL to perform a basic search and confirm the integration working.
Click the Save Settings.
Advanced Confluence configuration
The following covers configuring confluence filters to generate a specific integration URL. The same method can be applied to other integrations supporting URL filters.
Navigate to Confluence.
Open advanced search.
Configure and apply relevant filters.
Enter a sample text
test
in your search.Update the generated Confluence URL so that
&text=
is the last query parameter in the URL. Also remove the value of the search query parameter (in this case,test
). If the generated Confluence URL contains only the single query parametertext
, then omit the ampersand character (&
).Single query param example (simple search):
https://www.example.com/search?text=
Multiple query param example (w/ filters):
https://www.example.com/search?filter1=on&text=
Copy that full URL as your Custom integration URL and save in your HelpDesk+ account portal integration settings.
Related articles
-
Set up a Jira service account for the Main Authorized User (HelpDesk+ for Slack) — This article explains how to set up a Jira service account to:
be used as the Main Authorized User (MAU)
help prevent potential issues when connecting to a specific employee account as the MAU
limit access to the main user via Jira configuration. (The main user is the user who initially connected your bot in Slack to your Jira instance, and can be changed from the Account Portal)
-
HelpDesk+ account settings (HelpDesk+ for Slack) — This article explains the different account settings available in HelpDesk+ for Slack. These settings control what the bot can do and how it responds in Slack. You can limit access to users who can change their account settings.
-
Admin installation and connection guide (HelpDesk+ for Slack) — This article explains how to install and connect HelpDesk+ for Slack as an admin.
-
Administrator access permissions (HelpDesk+ for Slack) — This article explains how to provide administrator access to HelpDesk+ for Slack.
Administrators are globally defined per bot.
Users can request access to join the administrator list.