I am building a flow that will export the email and attachments (if it has them) but am having some difficulty.
It looks like this:
The issue is in the first step. If I set it to have attachments and include attachments the condition works if attachments are present but fails if there are none, and vice-versa. What would the correct boolen be to make it work in both cases?
Thanks in advance!