Is there any way to read meeting related mails like meeting invite,meeting response(Accepted,declined etc) in uipath.get outlook message activity is not reading these mails
hi, for days by mentioning (-1) or (-2), it should consider only particular day, but in message box showing from today's mail subject also, so, how to get only yesterday's mail subject or yesterday's mail count.
Question : What condition can we use in filter parameter to get the mails only for the current date, Or for only for a particular date. I used [ReceivedTime]='"+Now.ToShortDateTime+"' this is not working.. Please suggest.
Hi I want to filter on three types of subjects. For ex I am getting mails with subject having the words 'jk-sbiinb', 'bv-sbiinb' and 'bp-sbiinb'. The complete subject is not static My requirement is to filter the mails where subject contains the above three key values Can you please help how to write filer statement thanks in advance :)
Do you know How to Filter Outlook Emails in UiPath as per process requirement? Let's watch this.
I want to filter my file. Can u help me
Really very useful and good explanation... thanks you....
very comprehensive. thx ! :)
Glad you think so!
Hi, Is it possible to apply 2 or more different types of filters? Like I want to filter a certain sender and certain subject?
Yes it is possible. Please check these videos. ruclips.net/video/GX-eXWWwtBo/видео.html
ruclips.net/video/6qo_j-a4fOs/видео.html
@@UiPathRPA Thank you
Thanks! The subject and the From are working!! Have been looking high and low for this..
For applying multiple filters at the same time, shall we use and(ampersand) in the Filter criteria?
You can use logical operator like AND, OR.
@@UiPathRPA Ok got that
Is there any way to read meeting related mails like meeting invite,meeting response(Accepted,declined etc) in uipath.get outlook message activity is not reading these mails
hi, for days by mentioning (-1) or (-2), it should consider only particular day, but in message box showing from today's mail subject also,
so, how to get only yesterday's mail subject or yesterday's mail count.
Can we extract data (like sender email addresses ) from excel and pass it to Get outlook mail filter in order to make it more dynamic?
Sure, you can do this.
sir when im using .from its showing error why
Please tell how to apply these multiple filters in one line. Example date is today , subject is anything and sender is someone.
Please reply
Question : What condition can we use in filter parameter to get the mails only for the current date, Or for only for a particular date. I used [ReceivedTime]='"+Now.ToShortDateTime+"' this is not working.. Please suggest.
Hi,
how to download attachments in the email while filter from email name?
so how can we filter recieve date less than a date and bigger than a date? use what to combine them?
can you please provide a link to level 3 assignments if you have done it
How we can store..receive time and sending time and subject in excel file?
Hi
I want to filter on three types of subjects. For ex I am getting mails with subject having the words 'jk-sbiinb', 'bv-sbiinb' and 'bp-sbiinb'. The complete subject is not static
My requirement is to filter the mails where subject contains the above three key values
Can you please help how to write filer statement
thanks in advance :)
do you know how to filter out email based on the domain name .that means i need only that mails which ends with @gmail.com
You can check if sender or from contains @gmail.com