I am sending email using GSuite integration - the problem is that when I add any attachment - in my case it´s image and send it - the attachment arrives with a name “noname” and no file extension.
If I download the attachment and add extension “.png” I can see the image.
The problem is that when you open this email on your phone you will not see the image preview and you are unable to open it unless you download it and rename it.
Any idea how to fix it? I have confirmed that I am providing right file name - path + fileName + extenstion.
I can see you are passing a relative path, Kindly try passing the full file path once please and also from the Attachments parameter instead of raw array.
Also, Kindly let us know which version of activity package you are using.
Thank you @Eduard for raising this.
We’ll look into fixing this with the upcoming release.
Meanwhile, please consider using as alternative the activities from UiPath.Mail.Activities package: Use Gmail → Send email.