How to download a file from the internet with UI PATH STUDIO and then send it by email?

How to download a file from the internet with UI PATH STUDIO and then send it by email?

I get an error every time; I can’t retrieve the downloaded file and attach it in the body of the email.

*

I can’t find anything in the documentation

Thank you for your valuable help.

@maximilien_godeau

Looks like you have given the path of file it might need array of Filresources

can you show what you gave and what error you are getting

also the output of wait for download can be directly used in the field

Cheers

  1. 15:18:02Audit: Using Web App. Browser: Edge URL: Professionnel | authentification

  2. 15:18:05Audit: Using Web App. Browser: Edge URL: Professionnel | authentification

  3. 15:18:05Send the retrieved file as an attachment via email.: Value cannot be null. (Parameter ‘resource’)

J’ai volontairement retiré mon adresse mail pour la confidentialité. Mais du coup j’ai récupéré le fichier ressource pour le mettre dans les pièces jointes et ça me met une erreur. Je comprends pas on dirait que file ressource est vide c’est ça ?

Thank you for your help