Jul 05, 2023 08:14 AM
Hi, I've searched for an answer but haven't found anything posted recently. Thanks for any help.
Simple question. I'm looking for records daily at 3 p.m. that meet certain conditions. If I find them, I send an email with the records. But is there a way to do nothing if I don't find anything that matches the conditions? Will the automation automatically abort if conditions are not met? I don't want to send blank emails. Thank you.
Solved! Go to Solution.
Jul 07, 2023 11:11 AM
Jul 05, 2023 10:43 AM
Yes, we can do. Like if the condition is not match then the mail will not go. Like that we can do. Could you send any screen shot. I will explain in better
Jul 05, 2023 11:09 AM
Jul 05, 2023 11:22 AM
Step 1: click on the logic and add condition there.
Step2: in the condition you can add the 2nd find step lenth is greater then 0
With in the logic section you can trag and drop the send mail action. That's it
Jul 05, 2023 11:41 AM
In the second step, when I try to check the length, it only give me field values. Would it be possible to send a screen shot of the solution? Thank you so much.
Jul 05, 2023 09:20 PM
Hi, I added step by step screen shots this may help you.
In the above screen shot you should add a condition then the popup will come then you need to select the find step then you can able to see the length.
y=
you should trag and drop the send mail like this, then it will only send when the condition meet.
hope, this will help you
Jul 07, 2023 11:11 AM
Thank you very much. It worked!