Hello there,
on an irregular base we are receiving a notification mail from European Union reminding us to get an updated file from them.
We have a crawler/robot -Adress to make use of:
https://webgate.ec.europa.eu/fsd/fsf/public/files/csvFullSanctionsList_1_1/content?token=XYZ
The token is to be replaced with our real one
Hitting that link will force the browser to download the file to download directory of the user.
I kindly request help on how to build a flow that is...
- triggered by the mail coming in
- downloading the file
- moving the file to the correct destination (i.e. Sharepoint-folder, is already in place)
Your input is appreciated.
Thnak you very much
Thomas