I want to download files from Gmail (company’s gmail), I used Gsuite Application Scope, and some activities from Google Wokspace package (“For Each Email”, “download Email Attachments”); when I run the process, there is no error message, but there is no files downloaded; I’ve checked in “download” folder; I read some documentation from UiPath, it seems that the files are saved in AppData - Local - temp; there is no downloaded file there.
I don’t understand what am I doing wrong. As a remark, I used a Custom OAuth Client authentication.
Could someone help me?
It is the first time for me using this type of activities; could you, please, be more specific? I used “debug” and I didn’t encounter any errors. How should I test if the loop works? Also, it is not clear for me what should I use as an output for the “download attachements” activity?
Thank you very much for your help!
Regards!
Ruxandra
Thank you! I find the file, the path.
What can I not understand is why the name of the file is changed in the directory (AppData - Local)? I have 4 emails, as a test, with a file attached. It’s true, the name of the file is the same. But the name of the saved file is really strange.
I read the details of the debug and, however, the fullname is correct.
Thank you!
Regards!