Webhook Report
The Webhook Report displays the most recent 100 webhook events and results. Users must contact Insellerate Support to enable the permissions for this feature.
How to View Webhook Reports
Select Webhook Report from the inSight dropdown menu.
The Webhook Report page opens. (See the Webhook Report Columns table below for a description of the data contained in each column.)
Click Excel Export to export a copy of the report in an Excel file.
Webhook Report Columns
The Webhook Report contains the following columns.
Column Name | Description |
---|---|
ID | Unique webhook setting ID |
Name | Unique name for the webhook |
Template | Defined settings used for a specific webhook |
Application ID | ID of the application that the webhook ran on |
Date | Date the webhook ran |
URL | Endpoint of the API being targeted |
Body | Payload of what is required for the API endpoint |
Header | Authorization credentials of the API |
Response | Results from the API endpoint request |
Filter Expression | Conditional statement(s) to determine which application runs the webhook |
Success | Yes or no response |
Event | Type of webhook setting such as an application assignment or update |
Parent | Preliminary webook in a chain that is required to be successful before running the next webhook in the chain |
Auth | Auth client credentials setup |
Action | Type of http methods |
Content Format | Request body in coding (example: JSON, XML, x-www-form-urlencoded |