Add a server configuration to receive notifications if an integration experiences an incident fetch error.
The administrator and Cortex XSOAR users on the recipient’s list receive a notification when an integration experiences an incident fetch error. Administrators with multiple instances of mail senders can choose to receive one email notification instead of multiple email notifications. Cortex XSOAR users can select their notification method, such as email, from their user preferences.
Note
The connectivity behavior that exists between third-party applications may trigger a fetch failure, which will send a notification to an administrator and users. The notification may no longer be relevant because the fetch might operate correctly just after the notification was sent.
In the integration instance, select the Fetch Incidents checkbox.
Select
→ → → → .Add the following keys and values:
Key
Value
module.health.notification.users
List of names in CSV format, for example,
user1,user2,user3
.message.ignore.failedFetchIncidents
false
(Optional) Administrators that have multiple instances of a mail sender configured that want to receive only one email notification should select the Do not use by default option in the integration instances that should not be used to send emails.