hi everyone. i am facing this issue i am using save attachments. it downloading only “jpg” formate. i dont given any formate in filter. i need to downloading the all formate. plese give suggition
Can you show the Activity configuration? and what files’ it’s not downloading?
Thanks,
Ashok ![]()
Hi @Venky_Mama
Can you try to Delete that activity and Re add it or Update UiPath.Mail.Activities Package
Regards,
i already done it.but it dindt work
What you are getting in att variable while executing?
May be in the mail there is only one attachment …
or did you happen to uncheck get attachments in the get mail part?
cheers
hi sir. i have read gmail body to give automatic reply by using API. but some times body is empty and some times its coming image formate. but i need read body to give reply.
how to give if condition for emty mail. plese give work flow
hi sir. i have read gmail body to give automatic reply by using API. but some times body is empty and some times its coming image formate. but i need read body to give reply.
how to give if condition for emty mail. plese give work flow
Hi @Venky_Mama
Use this Activity to save attachments from mail

If you need to download any specific document the just mention the extension of file type like “.xlsx" or ".txt” or “*.jpg” as mentioned below

Regards
Are you changing the approach? because initially you were using Save Attachments activity for this.
How you are fetching the emails?
Thanks,
Ashok ![]()
