Versions Compared

Key

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

This article describes the features and configuration for the integration with Bomgar Remote Support.

Overview

Analysts and end users can launch a Bomgar Remote Support session from a ticket in Cloud Service Management. This allows interaction through secure chat and screen sharing between analysts and end users. This integration helps reduce time to resolution and improve customer satisfaction.

...

  • From a ticket in Cloud Service Management an analyst can trigger an email to the requester and launch a Bomgar Remote Support chat session. The requester will receive an email with a link to download the Bomgar Remote Support client and begin the secure session with the analyst.

  • Self-service users can initiate a chat session with the Service Desk directly from a ticket in self-service. They will be added to the chat queue and any available analyst can take the request and begin the chat and screen sharing session.

  • Upon completion of the remote support session, a full log of the chat interaction and video recording (.mp4 file) of the screen sharing session are linked to the activity history of the ticket.

Configuration

To setup the Bomgar Remote Support integration navigate to MANAGE>TOOLS>Integrations. From the Integrations list you will find Bomgar Remote Support. There are two attributes to configure to setup and test the integration:

...

Bomgar Portal Integration Setup

Step 1

Login with admin credentials to the Bomgar portal and click on MANAGEMENT and then on API CONFIGURATION

Image Added

Step 2

Once Clicked go to API :: Configuration section and enable following options as shown in following screenshot.


Image Added 

Step 3

In the same screen in section API :: Accounts click on create new API Accounts

Image Added 

Step 4

Once clicked following screen will appear. Perform following actions

  1. Provide Name
  2. Give full permission to command API
  3. Give full permission to reporting API

 Image Added


Copy OAuth Client ID and OAuth Client Secret to a text pad. They will be needed to put in service aide CSM in Integrations module.

Step 5

In the same screen in API :: Custom Field click on Create New Field as shown in screen below:


Image Added 

 

Step 6

Create a new custom field with

a. Display Name as ticketId

b. Code Name as ticketid (Make sure in the code name ticketid should be lower case)

c. Check the checkbox (Show in Rep Console).

 Image Added


Step 7

On the top menu click on MANAGEMENT and then click on OUTBOUND EVENTS

Once the screen renders then in the section “Outbound Events :: HTTP Recipients” click on Add new HTTP Recipient.


Image Added 

Step 8

Add a new recipient, with following details

  1. Name: <name of event>
  2. URL: https:// <csm url>/NimsoftServiceDesk/servicedesk/odata/integrationListener?slice=<slice>&$format=JSON
    Need to provide the values of token <csmurl> and <slice> in above url.
  3. Check on event Support Session End and provide reentry intervals as shown below

Image Added

 

Step 9

Click on USERS & SECURITY and then click on Create New User


Image Added 

Step 10

Once the create new screen appears provide the following details:

  1. Username: <user name>
  2. Private display Name: <This must be the user name of the “Service Aide CSM agent” otherwise there will be an error in BOMGAR session sharing scenarios>
  3. Public display name: <public display name in Bomgar>

Image Added

 

The configuration from the Bomgar portal side is now complete.