mirror of
https://github.com/KelvinTegelaar/CIPP.git
synced 2026-04-25 08:16:01 +03:00
[GH-ISSUE #4263] [Feature Request]: Multiple notification end points #1929
Labels
No labels
API
Feature
NotABug
NotABug
Planned
Sponsor Priority
Sponsor Priority
bug
documentation
duplicate
enhancement
needs more info
no-activity
no-priority
not-assigned
pull-request
react-conversion
react-conversion
roadmap
security
stale
unconfirmed-by-user
unconfirmed-by-user
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/CIPP#1929
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @TMGCL-TS on GitHub (Jun 12, 2025).
Original GitHub issue: https://github.com/KelvinTegelaar/CIPP/issues/4263
Please confirm:
Problem Statement
Adding an option to add alternate notification types for different alerts.
EG Errors go to xyz email while HIBP alerts go to ABC email,
Benefits for MSPs
Ability to filter different alert types to different endpoints for different teams to respond to.
EG CIPP alerts need to go to the CIPP team to review, where as alerts need to go to our support team to process.
But high priority alerts, such as HIBP alerts or mailflow rule changes should go to a high priority email for instant review from the team
Value or Importance
Nice to have as it allows filtering of alerts easier
However would allow us to then use the alerting more then we currently are as we don't need to flood the support queue with nonsense alerts
PowerShell Commands (Optional)
No response
@TMGCL-TS commented on GitHub (Jun 12, 2025):
I can try make a POC if there is no indication of this being worked on any time soon by the team.
@KelvinTegelaar commented on GitHub (Jun 13, 2025):
We're not implementing this due to a couple of reasons; people will start using this to directly send emails to clients which is what we want to prevent, also we recommend using our webhook engine to have something else process it, e.g. PowerAutomate, Tines, Zapier, etc.