Webhook APIs

Introduction A webhook is a web callback which sends data to the applications. Webhook is used for sending notifications. It is an automated message having a payload and is sent to an unique registered URL. You can connect two different applications using webhook....

Workload Events

This section describes the usage of Query APIs to get details on events raised for workload KPIs. Details of Workload Events To get details of time-series events raised on a service for workload KPIs, use the ‘workload-events’ Query API as follows: API Name...

Users and Related Activities

This section describes Query APIs’ usage to get user information and activities related to users in accounts in HEAL. Details of All Users To get details of all the users in an account in HEAL, use ‘users’ Query API as follows API Name – users Format – GET...

Transaction Summary Report

To get Request Aggregate Counts and percentages of Good, Failed, Slow, Timed Out, Unknown,  and average response per transaction per application, use the following, APIs: GET /config/accounts/{accountId}/applications/{applicationId}/services – To get details on all...