Ongoing monitoring alert webhooks are used to call back to external systems with a notification when an ongoing monitoring alert is triggered.
Configuring your webhook URL
The ongoing monitoring alert webhook URL is set per Credas portal and must be set by your technical contact.
We recommend that you have a specific webhook URL for ongoing monitoring alerts to ensure these are easily identifiable.
Resellers can set this webhook URL value within Credas child portals.
JSON example
A HTTP post will be sent to the configured webhook URL on completion of the process.
An example of the JSON post body is below.
{
"EntityId": "7e52b328-86bd-463b-b322-104ae4bcf836",
"ClientId": "2a393035-e203-4e16-bbad-5d829955dfcb"
}
The entityId included within this POST body will allow you to identify the specific individual that has triggered an ongoing monitoring alert.
Example use case
Our ongoing monitoring alert webhook is commonly used to provide a notification where an ongoing monitoring alert is triggered within the Credas system.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article