I'm trying to post alert to MS Teams channel on Zabbix 7.4 but there is following error in the workflows -> send each adaptive card.
The execution of template action 'Send_each_adaptive_card' failed: the result of the evaluation of 'foreach' expression '@triggerOutputs()?['body']?['attachments']' is of type 'Null'. The result must be a valid array.
I have updated latest media type yaml file. Could you please assist me to find out what's wrong?
The execution of template action 'Send_each_adaptive_card' failed: the result of the evaluation of 'foreach' expression '@triggerOutputs()?['body']?['attachments']' is of type 'Null'. The result must be a valid array.
I have updated latest media type yaml file. Could you please assist me to find out what's wrong?
Comment