17 Oct 2022 10:01 PM - last edited on 18 Oct 2022 09:43 AM by MaciejNeumann
Any API available to grab the setup of current problem notification?
We need the info of:
a) active/inactive problem notification.
b) all problem notification: binding alert profile
c) all problem notification: binding notification > if email, email list of to/cc/bcc; if slack, slack webhook info; if custom integration, custom webhook info
Solved! Go to Solution.
18 Oct 2022 07:30 AM
Hi @avrildong,
I have already used the Problem API from the Enviroment API v2 Set but I think it has answer only for your a) request.
Maybe other community members have more idea form b) and c).
Best regards,
Mizső
18 Oct 2022 05:08 PM
Thank you, Mizső!
25 Jan 2023 11:46 AM
There is a hash table field in the Problem object which appears to contain the id and name for the alerting profile associated with the problem. This is the 'problemFilter' node in the Problems.problems object.