Diese Konversation wurde aufgrund von Inaktivität geschlossen. Bitte erstellen Sie einen neuen Post.
Level 1
Level 2
Melden Sie sich an, um alle Badges zu sehen
Diese Konversation wurde aufgrund von Inaktivität geschlossen. Bitte erstellen Sie einen neuen Post.
Hello,
I'm not sure if my goal is even possible. I've been combing through the docs and can't quite figure out how I might be able to accomplish this.
We have an occasional issue with our transactional emails where they stall for long periods of time (due to an issue on our side) - Ideally, I'm looking for a way to send an alert on a few emails if they've not triggered in a while during regular business hours. I've looked through delivery alerting, but it seems like I'm only able to alert on a failure, not really an absence of delivery logs.
Would greatly appreciate any guidance!
Thanks!
Gelöst! Gehe zu Lösung.
Anhand von Themen werden Community-Inhalte kategorisiert und Sie können so relevanten Inhalt besser finden.
Zugriffe
Antworten
Likes gesamt
Delivery alerting indeed can only be used if a delivery is there and mainly is not really suitable for transactional messages.
1 way to achieve a monitoring would be to build a custom workflow which is searching for the events and checking the event status / date values.
Zugriffe
Antworten
Likes gesamt
Delivery alerting indeed can only be used if a delivery is there and mainly is not really suitable for transactional messages.
1 way to achieve a monitoring would be to build a custom workflow which is searching for the events and checking the event status / date values.
Zugriffe
Antworten
Likes gesamt
Zugriffe
Antworten
Likes gesamt
In a technical workflow, you can do a query on the Events (unfortunately you need 1 query per event). Then you can check the status vs. the execution date.
Zugriffe
Antworten
Likes gesamt