email parsing automation

Email Parser

Extract data from emails and automate your workflow

The forum is now read only. Please, go to the the main Email Parser website if you need help.
Need help configuring the program? Have any questions regarding its use?
I have a SELECT statement that returns no rows, which is fine, but how do I stop Email Parser at that point? In my set up Email Parser is proceeding to the next action which I don't want because it is trying to use fields that have no values in them.
Hi Colin,

It is always great to answer your questions here. This way other users can find this and get the solution easily.
... it is trying to use fields that have no values in them.

The answer is using a "Conditional run" between the two SQL actions. See the screenshots:
Attachments
check_if_sql_returned_anything_1.jpg
check_if_sql_returned_anything_2.jpg
check_if_sql_returned_anything_3.jpg
Aha I was looking for the conditional run and couldn't find it, perfect thanks!