Hi,
I am using Get Outlook Mail Message and would like to use FilterByMessageIds and filter it by senders. But, I am not sure how this works as I never worked with this option before. Can someone demo it? Thank you.
Hi,
I am using Get Outlook Mail Message and would like to use FilterByMessageIds and filter it by senders. But, I am not sure how this works as I never worked with this option before. Can someone demo it? Thank you.
@RPA_Path Message IDs you mean email ids
@RPA_Path Please check this
@RPA_Path Please find the workflow to get the emails based on the sender address
Example.zip (2.5 KB)
Also, you can’t filter the email based on FilterByMessageIds and sender address at a time since the other filter options will be ignored if the FilterByMessageIds is set. Ref below doc
Below workflow for filter emails based on message ids
Example1.zip (2.6 KB)
Below doc for accessing message ids from outlook
https://www.extendoffice.com/documents/outlook/4611-outlook-find-message-id.html
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.