How to download file from link in outlook mail

Hi all,
I’m trying to down load file from the link in outlook mail.
like this :
image
do you have any method to solve this problem?
Thank you in advanced
best wishes~

You could use this custom activity, pass the FileURL and download the file to your desired location.

Cheers.

Hi,

I would suggest you to use a match activity and get the url as a separate string and then use open browser to open the browser and try to download from there.

Let us know if this helps.

Regards,
Pavan H

1 Like

Email5