Hi!
I've got problem with flow. I need to get email subject to check if subject name contains 'autoresponder', if condition result will be false send reply to this email. I tried Get Email Messages(v3) -> For each (value) ->Condition(Subject-contains-'autoresponder') -> Reply email(v3) or sth like that.
Then i have this error: "The action "Condition" failed", Detailed description: "The action was unsuccessful. All actions dependent on it also failed.".
Subject is generated dynamically.