jpassos01
(jorge esneyder passos)
1
Hi, I need to download only excel files from several attachments in an outlook email, any idea how I can do it ?
thanks!
bcorrea
(Bruno Correa)
2
using the save attachments you will get them all, but you can in a loop only process the excel ones, after you delete them all…
ppr
(Peter Preuss)
3
@jpassos01
Give a try on Filter the Save Mail Attachment will The filter should be in RegEx format.
For your scenario, you can use e.g “.xlsx” filter.
bcorrea
(Bruno Correa)
4
i dont know this filter, documentation dont say there is a filter there
Kindly have a view on this thread
Cheers @jpassos01
ppr
(Peter Preuss)
6
Dont mind WE will Help you on this as well
system
(system)
Closed
7
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.