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?
Just a general question.
In the flow in the attachment, what is the sequence of the steps?
I understand that the Action 'Must contain attachement' is executed before "Get settings 'database'".
But:
  • is it garanteed that the Parsers are executed before the Actions?
  • Is "rename attachment" executed before "return reply email" or is this not sure?
Attachments
sequence.PNG
is it garanteed that the Parsers are executed before the Actions?

Yes, Parsers are always run before Actions. If you see that a Parser is not run at all it means that is not connected to the email source.
Is "rename attachment" executed before "return reply email" or is this not sure?

Yes, "rename attachment" will be executed before "return reply email". When two items are connected to the same one the item that goes at the top is run first.