Hi friends,
I'm creating a flow where when a specific keyword is detected in an email, it will automatically creates a task in the Planner. Here's my detailed flow:


cont after Append to array variable function in the If yes branch:


Please ignore the "Initialize Variable - Attachments" and "Apply to Each - Attachments" as I think it's not related but I insert it as well just in case. But here's the flow again where I show only the part where I think is important, which is the condition.

Keywords:
1. Purchase Order
2. PO
The problem is, when I tested the flow by sending an email, it creates task when the email contains the keyword and also when it doesn't contain the keyword. I only want to create task when it contains the keyword.
Please advise. Thank you very much.