Email Parser can automatically save the attachments of incoming emails without any manual intervention. Once configured, every time an email with attachments arrives, the files will be saved to a folder on your computer (Windows version) or to a special area called “My Files” (web version). This is very useful for organizing documents, invoices, reports, or any other files that are regularly received by email.

To set up automatic attachment saving, you need to create an action of type “Save current email attachments” in your workflow. When you add a new action, you will see this option in the list of available action types, as shown below:

Once you select this action type, you will be able to configure the destination folder and how the attachment files are named, among other options.
In the Windows version of Email Parser, attachments are saved directly to a local folder on your computer. You can choose any folder you want by typing the path or by clicking the “Browse” button.
The web version of Email Parser works slightly differently. Since a web application cannot save files directly to your computer, the attachments are saved to a special area called “My Files.” You can access this area by clicking on the “Account” button located at the very top left of the page and then selecting the “My Files” tab. From there, you can view and download all the attachments that have been saved automatically.

Email Parser provides several options for naming the saved attachment files. This is configured in the “Save attachments as” dropdown, which offers the following choices:
report.pdf could be saved as report_reviewed.pdf.invoice.pdf could be saved as acme_invoice.pdf.
There are a couple of additional settings you can configure:
*.pdf will save only PDF files, and entering *.jpg;*.png;*.gif will save only JPG, PNG, and GIF image attachments while ignoring all other file types.