Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Table of Contents
minLevel1
maxLevel3
outlinefalse
typelist
printablefalse

Overview

What does the integration offer?

...

  • When a new ticket is created in SolarWinds Web Help Desk, an alert is automatically created in Jira Service Management through the integration.

  • Notes can be added to tickets in SolarWinds Web Help Desk via Jira Service Management.

  • When alerts are acknowledged or closed in Jira Service Management, the status of the ticket can be updated in SolarWinds Web Help Desk.

Set up the integration

SolarWinds Web Help Desk is a bidirectional integration. Setting it up involves the following steps:

  • Add a SolarWinds Web Help Desk integration in Jira Service Management

  • Configure the integration in SolarWinds Web Help Desk

Add SolarWinds Web Help Desk integration

Info

If you're using the Free or Standard plan in Jira Service Management. To access the feature through Settings (gear icon) > Products (under JIRA SETTINGS) > OPERATIONS, you need to be on Premium or Enterprise plan.

Adding an integration from your team’s operations page makes your team the owner of the integration. This means Jira Service Management only assigns the alerts received through this integration to your team.

...

  1. In SolarWinds Web Help Desk, go to the Clients tab.

  2. Select New Client to add a new client.

  3. Paste the email you copied while adding the integration in Jira Service Management into E-Mail

  4. Fill in the other required fields.

  5. Save the client.
    You should be able to see the client from the Clients tab.

  6. In the Basic Search tab, enter the client's First Name and select Search.

  7. When creating a ticket, add this new client to the ticket. You can do this in two ways:

    1. While creating a ticket, search for the Jira Service Management client on the Client Info tab. Select one.

    2. When saving the ticket in the Ticket Details tab, add the Jira Service Management client to Recipients. Make sure you select the Client check box.

Sending alert actions to SolarWinds Web Help Desk

This step is optional.

To send alert updates back to the SolarWinds Web Help Desk ticket, complete the following steps.

...

Info

Run the following command to check the status type:

curl "http:localhost:8081/helpdesk/WebObjects/Helpdesk.woa/ra/StatusTypes?apiKey=<GENEREATED_API_KEY>"

The status id for Closed should be 3 and the status id for Accepted should be 6.

Configure Jira Service Management to update SolarWinds Web Help Desk integration

This is an optional step.

...

  1. Download the latest version of JEC for the SolarWinds package , go to from the jec-scripts repository.

  2. Install the package.

...