Manage notifications (webhooks & emails)
This guide displays how you can add/remove or change all notification related information in iDenfy's administration platform. For more information on webhook endpoint, please visit here: Webhook endpoint.
Please note, that changing the endpoint requires manager account with advanced permissions.
- Login to your current manger account in administration platform.
- Navigate to the left sidebar and find "Notifications" tab under "Settings" section.
- On the Notifications page you’ll find a notifications list, the button to create a new notification, and a tab to view recently sent notifications.
- In order to create a new notification, press “Create new”, and fill in the fields.
Field Name | Required | Explanation |
---|---|---|
Name | Yes | Title/name of notification. |
Notification Type | No | Select what type of notification you want to receive, webhook or email. |
Receiver | Yes | Endpoint URL or the email address (depending on your selected Notification Type). |
Event Type | Yes | Type of event after which the notification will be sent. |
Headers | No | Custom HTTP headers. Each header consists of a key-value pair that provides additional information about the HTTP response. |
Signing key | No | Digital signature establishes trust between yours and our application and deny foreign requests. More about it you can find in callback signing. |
Webhook fail email | No | Sends a notification to the specified email if the webhook fails. |
Resend failed webhooks | No | Resend failed webhooks at intervals, with a limit of up to 10 retries. Each retry can be sent at intervals of up to 10 seconds. |
important
If you can not edit or save the settings - your account does not have sufficient permissions. Contact your colleague who has them or send a request to our technical support team via Dashboard.