17 Oct 2022
02:01 PM
- last edited on
18 Oct 2022
01: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.
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ő
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.