Hello,
I want to download attachment from gmail using Gsuite Get Mail Activity, I am able to read the gmail subject, gmail body and attachment too.
But I am not able to save the attachment in folder
Any Solution?
Regards,
Geet M
Hello,
I want to download attachment from gmail using Gsuite Get Mail Activity, I am able to read the gmail subject, gmail body and attachment too.
But I am not able to save the attachment in folder
Any Solution?
Regards,
Geet M
Hello,
Have you tryed using https://docs.uipath.com/activities/lang-en/docs/save-mail-attachments activity?
Could you please share a screen shot of your workflow?
Thank you.
Hi @iamgeet,
you are going to parse collection of attachment. Instead of parsing attachment parse mailMessage then it will find attachments and do the saving part
Instead of the 2nd for each, put an Save Attachments activity with item as Message and the folder path you desire. Also, the assign is no longer needed.
Perfect!!!
Thanks alot @RobertD and @SamanGuruge
You both mentioned the right reason and now its working
Regards,
Geet M
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.