Send mail with condition

Hello,

I have a project in which, at the end, I generate an Excel file and I send it by mail on which I want my user have a look at it. My project runs every morning with Launcher.
Most of the time, Excel file is empty (e.g. everything is right in scanned data).
I use action “send mail” to send Excel file to user. Therefore, most of the time, user receives an empty Excel file :frowning:
Is it possible to send mail only if table is not empty just before exporting to Excel ?

Hello Arnaud,

Yes, it’s possible. You should use the “Derive table” action in the “On condition” mode.

Please refer to the following article for details: Conditional workflows.