Skip to main content

I have an automation that runs everyday, looks for records with certain conditions and if they exist, adds them as a grid to an email that is sent out. The problem is, if there aren’t any records that day, I get an error because it still tries to send the email. Conditional logic(else do nothing) to prevent an email from being sent if there were no records would make sense to use here. I don’t see those options coming up when I try to add actions. Am I missing something or is this a bug?

 

I’m not looking for an script alternative. If there a way to do this using the block logic I’d like to know.

Be the first to reply!

I figured it out. I had to delete my existing actions after find before conditional logic options would show back up in the action menu. Thanks anyway!


Reply