Files
lst/LogisticsSupportTool_API_DOCS/LstV2/Notifcations/Error logging.bru
Blake Matthes 6cbffa4ac5 feat(notification): error monitoring
if there are more than 10 errors in a 15min window sends email to alert someone
2025-12-30 10:54:09 -06:00

17 lines
179 B
Plaintext

meta {
name: Error logging
type: http
seq: 4
}
get {
url: {{urlv2}}/api/notify/materialperday
body: none
auth: inherit
}
settings {
encodeUrl: true
timeout: 0
}