Configure BeyondTrust Remote Support for Integration with Autotask

 

You must purchase this integration separately for both your Remote Support software and your Autotask solution. For more information, contact BeyondTrust's Sales team.

Several configuration changes are necessary on the BeyondTrust Appliance B Series to integrate with Autotask. You must make these changes on each appliance for which you intend to create a plugin configuration.

All of the steps in this section take place in the BeyondTrust /login administrative interface. Access your Remote Support interface by going to the hostname of your B Series Appliance followed by /login (e.g., https://support.example.com/login).

For more information on creating a plugin configuration, please see Configure the Autotask Plugin for Integration with BeyondTrust Remote Support.

Verify the API Is Enabled

Management

API Configuration

API Configuration - Enable XML API

This integration requires the BeyondTrust XML API to be enabled. This feature is used by the BeyondTrust Middleware Engine to communicate with the BeyondTrust APIs.

Go to /login > Management > API Configuration and verify that Enable XML API is checked.

 

Create an OAuth API Account

Management

API Configuration

The Autotask API account is used from within Autotask to make Remote Support Command API calls to Remote Support.

Add Button on the API Configuration page in Remote Support /login.

  1. In /login, navigate to Management > API Configuration.
  2. Click Add.

 

Add an API Account page in Remote Support /login.

  1. Check Enabled.
  2. Enter a name for the account.
  3. OAuth Client ID and OAuth Client Secret is used during the OAuth configuration step in Autotask.
  4. Under Permissions, check the following:
    • Command API: Full Access.
    • Reporting API: Allow Access to Support Session Reports and Recordings, and Allow Access to Presentation Session Reports and Recordings.
  5. Click Save at the top of the page to create the account.

 

Add an Outbound Event URL

Management

Outbound Events

Outbound Events > Add HTTP Recipient

  1. Go to /login > Management > Outbound Events.
  2. In the HTTP Recipients section, click Add and name it Integration or something similar.
  3. Enter the URL to use:
    • If using an appliance ID of default: http://<middleware-host>:<port>/ERSPost. The default port is 8180.
    • If using an appliance ID other than default: http://<middleware-host>:<port>/ERSPost?appliance=<appliance-id> where <middleware-host> is the hostname where the BeyondTrust Middleware Engine is installed. The default port is 8180. The <appliance-id> is an arbitrary name, but note the value used, as it is entered later in the plugin configuration. This name accepts only alphanumeric values, periods, and underscores.
  4. Scroll to Events to Send and check the following events:
    • Support Session End
    • Customer Exit Survey is Completed
    • Representative Survey is Completed
    • Someone Joins a Support Session (Optional)
  5. Click Save.

 

Outbound Events > HTTP Recipients

  1. The list of outbound events contains the event just added. The Status column displays a value of OK if communication is working. If communication is not working, the Status column displays an error which you can use to repair communication.

Add a Custom Link

BeyondTrust custom links can be configured to allow representatives to quickly access the Autotask item that is associated with the session.

Add a Custom Link

BeyondTrust 15.1 and later

  1. Browse to Rep Console > Custom Links.
  2. Enter a name for the link, and then set the URL to:
    https://ww<#>.autotask.net/Autotask/Views/ServiceDesk/ServiceDeskTicket/service_ticket.aspx?ticketID=%SESSION.CUSTOM.EXTERNAL_KEY% where <#> is the customer's Autotask instance number. If needed, you can use any of the available macros to customize the link according to your specifications.
  3. Click Save to save the new link.