Skip to content

pvik/WhdApi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solarwinds© Web Help Desk Java API

DISCLAIMER: I have no affiliation to SolarWinds© and this is a third party API. This is NOT supported by SolarWinds©. Solarwinds and Web Help Desk are Trademarks of Solarwinds.

A java wrapper around the Web Help Desk REST API. Allows you to interact with the Solarwinds Web Help Desk REST API from you java applications seamlessly.

The API is based on the SolarWinds Web Help Desk REST API documentation for 12.2.0 found here.

Supported Features:

  • Authenticate (Username/Password;API Key;Session Key)
  • Create/Update Tickets
  • Support for manipulating Ticket Custom fields
  • Add Worklog notes to Tickets
  • Retreive Ticket Worklog Notes
  • Add Attachments
  • Retreive Attachments (From Tickets and Worklog Notes)
  • Locations/Status/Ticket Type Objects provided for easy manipulation and access to these fields in Tickets

Please check out the wiki on how to use the API.

Releases

No releases published

Packages

No packages published

Languages