Hello everyone,
I created an automation that sends an email (gmail) at the click of a button. It uses some fields + attachment to create the email:
Fields:
Email address
Subject
Body
Attachment
It works fine but it is very fragile: if one of those fields is empty, the email won’t work and the user won’t know.
I set a warning message when clicking the button, it helps, but I’d like something stronger; like during the automation, if any of those fields is empty, to show a popup or error message to the user.
I have looked around but cannot find anything like this. Any help?

