studiox
2020.10
false
- Release Notes
- Getting Started
- Tutorials
- Automation Projects
- Creating Automations
- Automation Basics
- Automation Best Practices
- Tutorial: Creating a Pivot Table
- Tutorial: Iterating Through Rows in a Table
- Tutorial: Comparing Excel Files and Emailing Reconciliation Errors
- Tutorial: Extracting Data From Automated Emails and Moving It to a Desktop Application
- Tutorial: Filtering Data in Excel
- Tutorial: Formatting Cells
- Tutorial: Adding Information About the Files in a Folder to an Excel File
- Tutorial: Adding Your Own Formulas to the Project Notebook
- Outlook Troubleshooting
- Tutorial: Iterating Through Outlook Mails and Saving Attachments
- Tutorial: Saving, Renaming, and Moving Attachments
- PowerPoint Automation
- Common Activities
Tutorial: Iterating Through Outlook Mails
and Saving Attachments
OUT OF SUPPORT
StudioX User Guide
Last updated Dec 20, 2023
Tutorial: Iterating Through Outlook Mails and Saving Attachments
In this tutorial, we will create an automation that saves the attachments to all the emails in an Outlook Search Folder to your computer.
We will create a project and start by adding a Use Desktop Outlook App activity to indicate the Outlook account to use. In this activity, we will add a For Each Email activity to indicate that we want to iterate through the emails in a folder. We will then add the activities to repeat inside For Each Email.