Dear Experts
I don’t know why I can’t save attachments from outlook, can you help point out which part is incorrect?
Email.zip (131.7 KB)
Thank you for your kind advise in advance
Dear Experts
I don’t know why I can’t save attachments from outlook, can you help point out which part is incorrect?
Thank you for your kind advise in advance
Hi @yangyq10
If you are using the Use desktop outlook app activity no need to use the Get Outlook mail message activity again.
Inside Use desktop outlook app activity directly insert the For each email activity and give the filters in the additional filters option. For each email activity will retrieve the mails from the outlook based on the filters you provided.
Remove the get Outlook mail message activity and if condition directly use the For each email activity.
Hope it helps!!
@mkankatala
Thank you for your quick feedback
What should I input here? Since there is no get mail message, there is no email list variable accordingly
I try to input the mail folder name, still with error
I try, but I don’t know why this error keep popping no matter how I try with or without Use Outlook APP
Write filter condition filter property in Get outlook mail message activity.
In screenshot right side.
I put it here and it works in previous process. I don’t know why it doesn’t work this time
You have to pass the Outlook there which is the output of Use Desktop outlook app activity… @yangyq10
@Muthuraj_Chidhambaram1 Its so weird. I have such email in outlook. I don’t understand why the condition is false
It’s my wrong you have to give Outlook.Folder(“Inbox”) in the email from field in For each email activity… @yangyq10
I modified your flow please check the below workflow,
Email.zip (127.0 KB)
Hope it helps!!
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.