Hello,
I am trying to send an alert using monitoring feature, but in the message section under monitor>trigger, is there a way I can format the results into table and send email?
for example,
i want it to look like
|API|Total|Success|Fail
|A | 25 |22 | 3
|B | 30 | 30 | 0
something like this, but doesnt take \t for indent or html to format them into table to look pretty.