Popular Articles

  1. Introduction to the Issuetrak Deployment Utility (IDU)

    The Issuetrak Deployment Utility (IDU) is the command line utility for deploying Issuetrak. The IDU is an interactive deployment tool designed to provide maximum power and flexibility for the system administrator that needs fine control over how Iss...
  2. Migrating to AD Federation Services

    This article provides steps for migrating a site with AD / LDAP-authenticated users to AD Federation Services. If you don't have AD configured but would like to configure AD FS, please see this article . At a high level, the following things...
  3. Using Zapier with Issuetrak

    This article describes what is needed to get your instance of Issuetrak working with Zapier.   Ensure that you are on the Correct Version of Issuetrak If your Issuetrak instance is hosted in the cloud by Issuetrak, then you do not need t...
  4. My Settings

    The My Settings page can be accessed by clicking your username in the upper right and clicking My Settings . This page allows you to change a few preferences for the current user account. If Record all login attempts is enabled on the S...
  5. System Defaults

    This section allows you to set system-wide parameters. You can leave these set to the Issuetrak defaults or adjust as needed at any time. Be advised, this page requires SysAdmin permission to access and maintain, and will be unavailable if...
  6. About Events

    The Events feature allows permitted users to schedule and post issue-related, informational, and Out of Office events on a shared calendar within your site’s interface. Issue-related events are displayed on both Events and the associated is...
  7. Custom Productivity Reports

    Custom Reports can be very helpful to managers that wish to obtain data about the productivity of their agents. In this article, we’ll take a look at using the Custom Reports feature to create a custom summary report. It’s important to note that the...
  8. About Embedded HTML

    Beginning with version 16.5, Issuetrak provides the ability for you to add embedded HTML to your site, up to a 10,000 character limit. When we talk about embedded HTML or embed codes, we're referring to little snippets of JavaScript or HTML that you...
  9. API Authorization Overview

    The Issuetrak API requires specific, custom authorization headers to be added to each HTTP request targeting an API operation endpoint. The following custom authorization headers must be defined. Issuetrak API Authorization...
  10. API Samples Overview

    The Issuetrak API is a RESTful API that uses the HTTP protocol as the primary transport infrastructure both to invoke an API operation and to transmit the response from an API operation back to the API consumer. As such, the API is platform-agnostic...