Ad Widget

Collapse

Alert from trigger/action with HTTP Error

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • missdaae
    Junior Member
    • Oct 2020
    • 2

    #1

    Alert from trigger/action with HTTP Error

    Hi all,

    I'm monitoring a lot of webscenarios. I have configured in the Steps that the status codes should be 200 and 301. So, if the URL gives and 400, for example, the trigger fails and I have an alert.
    But I want to go further, It is possible that the trigger or action tells me what error code the page is returning? 501, 403, etc? not only it's different than 200,301.

    Thanks in advance,
    BR.
  • n.kretzer
    Junior Member
    • Oct 2020
    • 6

    #2
    Hey,

    Have you tried adding to your email notification a macro ?

    Something like {ITEM.LASTVALUE} might do the trick.

    Regards.

    Comment

    Working...