Hi everyone,
I was recently tasked with creating a flow that will pull attachments from an outlook mailbox and place them in folders based on who the email was sent to or who was cced on the email. The flow works fine when I put my email in or anyone of my emails, but as soon as I put in one of my coworkers emails I get a null value. Any reason this would be and are there any known solutions. Attached is a basic picture of my flow. The full error message is Unable to process template language expressions for action 'Condition_1' at line '0' and column '0': 'The template language function 'contains' expects its first argument 'collection' to be a dictionary (object), an array or a string. The provided value is of type 'Null'.'. Thank you