Dear community, please help.
Thinking about migrating my existing workflow from TaskT to PAD. Making my first test workflow faced strange logic with one of the filters in Retrieve email messages from Outlook action.
According to the documentation: From contains - The full email address of the sender whose messages to retrieve. Leave this attribute blank to retrieve all messages regardless of the sender
When I put email there, like firstname.lastname@company.com the action doesn't return any results. Email is used correctly, copied directly from outlook mail. Without email, it is working correctly. And in the output variable I can see in the From field values like:
/O=EXCHANGELABS/OU=EXCHANGE ADMINISTRATIVE GROUP...
So, what is the correct format of email that should be used in that field for filtering?