Hi everyone. save attachments activity

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

@Venky_Mama,

Can you show the Activity configuration? and what files’ it’s not downloading?

Thanks,
Ashok :slight_smile:


this is save attachment file and properties please give any suggestion.

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

@Venky_Mama,

What you are getting in att variable while executing?

@Venky_Mama

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

@Venky_Mama

What API are you using?

can you elaborate

cheers

Hi @Venky_Mama

Use this Activity to save attachments from mail
image

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

image

Regards

@Venky_Mama,

Are you changing the approach? because initially you were using Save Attachments activity for this.

How you are fetching the emails?

Thanks,
Ashok :slight_smile: