Can anyone help?
Want to save mail to a specific folder instead of local path which it’s taking using download email activity.
Can anyone help?
Want to save mail to a specific folder instead of local path which it’s taking using download email activity.
Assign a output variable to Download Email activity.
After downloading move the file from the output variable path to the desired path.
we assume that the output is a O365MailLocalItem
use the information provided by the output for a move file activity
Feel free to construct it eg. by
or any other namings / parent folder usage
Thank you so much @ppr
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.