Skip to main content

HaloITSM

The HaloITSM Connector integrates with the HaloITSM platform to synchronize ticket and CMDB report data. It connects to the HaloITSM API using OAuth2 authentication and retrieves:

  • Tickets — full ticket attributes (status, priority, client, site, user, custom fields, etc.), with incremental sync via a since timestamp.
  • Reports — rows from one or more configured HaloITSM CMDB reports, mapped to the Brinqa Host UDM. Multiple report IDs can be configured as a comma-separated list.

Key features:

  • Connects securely to the HaloITSM API using OAuth2 credentials.
  • Fetches and maps all ticket attributes, including optional custom fields.
  • Syncs one or more reports identified by Halo report IDs and maps each row to a Host record.
  • Supports incremental ticket sync via a timestamp parameter.
  • Handles paging and retry logic for reliability.
  • Provides configuration for API endpoint, credentials, paging, parallelism, retries, and report selection.
  • Validates configuration and ensures all required parameters are set.
  • Can be extended to support additional HaloITSM resources as needed.

Data retrieved from HaloITSM

Connector ObjectRequiredMaps to Data Model
TicketYesNot mapped
ReportYesHost

Model relationships

note

For detailed steps on how to view the data retrieved from HaloITSM in the Brinqa Platform, see How to view your data.