Skip to main content

Webhook

NIUM facilitates notifications through webhooks. This is a single callback URL as furnished by the client in the specified format. NIUM will send different payloads depending on the scenarios further described below.

The expected URL format to be provided by clients is as follows:

POST https://<customerHost:Port>/webhook

IP to be whitelisted in non-prod region:- 18.200.70.57

Note: For production IP will be shared separately.