Popular Articles

  1. How to Integrate Power BI with Issuetrak

    It is possible to use the Scheduled Reports feature to send a Scheduled Report in CSV format to an email account that is monitored by Microsoft OneDrive. Power BI can then be connected with OneDrive to pull your reports and then process them in any ...
  2. How to Use Tasks Groups for Employee Onboarding and Offboarding

    Many of our customers need help with controlling their onboarding and offboarding processes. What they find is that they do not have adequate control of the process to ensure that all steps are completed; this can result in a bad experience for new ...
  3. Working with the JSON

    Introduction It is necessary to have an understanding of JSON before deploying Issuetrak with the IDU. This article is intended to provide you with the necessary knowledge to read, edit, understand, and fill out a JSON for Issuetrak. This...
  4. 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...
  5. About Active Directory (LDAP) Integration

    The Active Directory (AD) LDAP integration is compatible with Secure Socket Layer (SSL) connections and multi-server / multi-domain directory environments. Issuetrak user records are automatically created and updated by the AD integration if enabled...
  6. About Issue Forms

    The Issue Forms feature in your Settings Lightbox allows you to customize the information displayed on different Issues Types, as well as the required fields that apply to those Issues Types. There is a generic, system-generated Issuetrak ...
  7. Using Google App Passwords with a Gmail IEM Account

    For security reasons, Google will deprecate support for using basic authentication (which relies on your Google account's username and password) with third-party applications when using their Gmail service on May 30, 2022. It is therefore neces...
  8. About Classes

    Issue Classes help to provide structure for capturing and reporting issue-related information. This mechanism allows users to select which Class of issues they want to see on their Dashboard, which makes it easier to change their overall view of ope...
  9. About Webforms

    Webforms are one of many methods of submitting issues with Issuetrak. This method is based on a form being created in a customer-facing application (normally a web site) that interacts with Issuetrak through an Application Programming Interface (A...
  10. IDU Verb Documentation

    Introduction to IDU Verbs In order for the IDU to perform useful work, we need to tell it what to do. This is accomplished through the use of verbs . Only one verb may be specified at runtime. Each verb has its own set of parameters that...