Dear Community,
I have created a flow to check if attachments in email is ABC and DEF. While first action evaluates to true, second always evaluates to false. Can someone suggest whats wrong here?
Regards,
Vaibhav Kaulkar
Solved! Go to Solution.
Can be done using If and Do Until. Set variables one by one and then check both for true using AND.
Can be done using If and Do Until. Set variables one by one and then check both for true using AND.
Thanks for sharing your findings!