Hi All,
I have written a flow to send mail.
I have created HTML Table and I want the background color to change based on the content of the cell.
Example:
If value=Red -> background color should be Red
If value=Green ->background color should be Green
I have written java script for this using compose action
But this is not reflected in mails.
Your help on this will be highly appreciated
Thanks in advance