Extract/Unzip/ Files

Hello, I want to save the zip file sent from the e-mail to the desktop. The details should be as follows.

  • This email comes every day.
    Mail Subject: 1.Sprit CRD, 2.Sprit CRD, 3.Sprit CRD …, 123.Sprit CRD (It is +1 increasing every day.)

    image
  • Save it to the Input folder on your desktop.
    image
  • Change name and unzip (name = Monthly Report)
    image
    *delete the zip file
    image
    Thank you for your help.

@muhammet.sezer2

  1. Save attachments will save the attachment
  2. Extract or zip/unzip activity will extract to required folder as per the name you givr
  3. Delete file

cheers

Hi Anil,The email subject changes every time. The ZIP file also changes every time. This did not work completely. Is it possible to show an example flowchart?

@muhammet.sezer2

Let it change…if only the attachment is the identifier then you can first check if there are attachment and the attachments contain a .zip and then do the save

The zip can change…no where you would use zip filename

Cheers

Hi @muhammet.sezer2

You can create a dedicated folder for this email you have mentioned , and read the email received on that particular day and check if attachment exists , and perform actions as mentioned by @Anil_G .

Hope it helps .

Thanks for your answers.
image
It was written the way I wanted. But there is another folder inside the folder.
Can these two identical folders become one?Desktop>Muhammet_Sprit>Monthly Report>…


This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.