I'm quite new to this.
I'd like to create a condition based on the contents of the mail subject when extracting attachements from email.
I need the following to be done (if possible).
The email subject must start with the following string "PL ###-#### ####" all mails must start with PL, the # indicates a number that is variable from mail to mail but it must be in this exact format.
e.g "PL 111-2222 3333" or "PL 555-1234 8974"
If the condition is not met i'd like the flow to give an auto reply to the sender.