Confluence Custom Widget for ServiceDesk Plus On-Premise

Confluence Custom Widget for ServiceDesk Plus On-Premise


Confluence Custom Widget for ServiceDesk Plus On-Premise


Overview:

The Confluence custom widget is designed to seamlessly integrate Confluence with ServiceDesk Plus. This widget enables users to access Confluence pages directly from within ServiceDesk Plus, allowing for quick and efficient referencing of documentation, solutions, and other relevant content.


Installation Guide:

Step 1: Create a Connection in ServiceDesk Plus

Go to Admin -> Developer Space -> Connection.




Create a New Service:

Under Custom Services - > Click on Create Service.

Name the service confluence.

Set the Authentication Type to Basic Auth.




Create a Connection:

After creating the service, click on Create Connection.


Name the connection confluence and click on Create and Connect to authorise the Connection:


Use your Confluence credentials for authorization:

Username: Your Confluence username.

Password: Your Confluence API key. (You can check/create your API keys here)



Step 2: Configure the Widget

1. Download the confluence custom widget zip from here and unzip it.

2. Open the conf.json file in a text editor.

3. Locate the confDomain parameter and update it with your Confluence instance's domain.

Example: "confDomain": "https://your-confluence-instance.atlassian.net"

4. After editing the configuration, re-zip all the files of the widget.

(Important note: Select all the files individually and zip it instead of selecting the folder and zipping it)


Step 3: Upload the Custom Widget

1. Go to Admin -> Developer Space -> Custom Widget.



2.Upload the zipped widget file.

Once uploaded, the widget will be available for use.


Access the Confluence Tab:

1. Navigate to an existing request in ServiceDesk Plus.

2. You should now see a Confluence tab added to the request.

3. Use the widget to search for and view Confluence pages directly within ServiceDesk Plus.

You can search for pages by title or view details of specific pages.





Troubleshooting:

1. If the pages don't loadensure your Confluence domain is correctly set in the conf.json file and that your connection is authorized.

2. Ensure that your ServiceDesk Plus instance's security settings doesn't contain any CSP headers that might be blocking the widget. If those headers are necessary, please include your Confluence domain as a header as well under Content Security Policy and check the widget.

3. The widget requires an active connection to Confluence with proper authorization. Make sure your API key is valid and has the necessary permissions to access Confluence content.


                  New to ADSelfService Plus?

                    • Related Articles

                    • Microsoft Teams Custom Widget For ServiceDesk Plus On Premises

                      Microsoft Teams Custom Widget for ServiceDesk Plus On-Premises Overview: The Microsoft Teams widget enables technicians to create and schedule meetings directly from within ServiceDesk Plus. Setting up Azure app registration: Head to the Azure portal ...
                    • How to forward a request from one Servicedesk Plus instance to another.

                      This is a Sample Python Script which can be used to get Data from a Existing Request in a ServiceDesk Plus instance and create a New Request in a parallel ServiceDesk Plus installation.  This script can be configured under Request Custom Menu if the ...
                    • How to migrate ServiceDesk Plus from one server to another

                      Following are the steps to move data from the existing server to a new server, Step 1: Stop ManageEngine ServiceDesk Plus service. Step 2: Kindly Upgrade ServiceDesk Plus if required. Refer to the link below to check if you are in the latest version, ...
                    • ServiceDesk Plus On Premise : Integrate with ServiceNow using Zoho Flow

                      This document will guide you through the steps to integrate ServiceDesk Plus with ServiceNow upon Zoho Flow. The pre-requisites for this integration : Make sure the Zoho Flow Agent is up and running in the machine in which the ServiceDesk Plus server ...
                    • Host ServiceDesk Plus on the Internet

                      In order to make ServiceDesk Plus available for users on Internet, let us assume the following scenarios. Scenario 1: ServiceDesk Plus is installed in LAN and should be available in LAN and WAN: Assume ServiceDesk Plus is installed on a server in the ...