email.zip (12.5 KB)
Hi,
Path.Combine("C:\Users\Attachments",CurrentMail.Headers("Date").ToString.Replace(":",""))
Did you run this workflow as “Attachments” OS user account?
In general, C:\Users
is restricted to create folder and each sub folder can be accessed by only each owner (and admin).
If you run this workflow as another user, perhaps you should review where to save.
Regards,