How to send the quota alerting?

Is it possible to send notification to administrator when quota consumption of some developer reaches a defined threshold limit?

1 Like

@Dorota Krasinska , I think you can able to implement it as an API and expose to notification service to send alerts. See similar question asked here & solution.