Hello community!
I don't know how to create a workflow with two different email tools that will conditionally send one email or another e-mail, not both at the same time. The input data is not always the same - sometimes I have the data sometimes not (I needed to do the comparison of the queries before).
I need these two conditions:
1. to send an e-mail with the table (all records I get from the query)
or
2. to send an e-mail with the information "no data are missing"
Please find below a sample of the input.
Thank you in advance!