Hi,
I have a flow setup as shown in below screenshots. Its working without any issues.
Its a very simple flow with 3 get items, 3 filter array, 3 compose, 3 create html table actions and then send an email out.
In the send email body, ishtml is set to YES and I am using custom html to format the content displayed.
as shown in last screenshot, outputs from all three compose actions are included in the email body.
One concern I have is, if all 3 compose outputs are empty, it still sends an empty email with custom html text which is but obvious by the current design I created.
Is there a way to skip send email only if all 3 compose outputs are empty, maybe a simple condition statment works? Not sure, please share info, thanks in advance.
P.S: I Only want to execute send an email task if either of the compose ouputs contain value.


