studiox
2021.10
false
- Release Notes
- 2021.10.3
- 2021.10.4
- 2021.10.5
- Getting Started
- Introduction
- The User Interface
- Creating Your First Automation Project
- Project Templates
- Configuring StudioX Settings
- Frequently Asked Questions
- Tutorials
- Tutorials
- Automation Projects
- About Automation Projects
- About Workflow Analyzer
- Governance and Auditing
- Managing Projects With GIT
- Creating Automations
- Automation Basics
- Object Repository
- UI Automation
- About Targets and Anchors
- Indicating a Target
- Editing a Target
- Tutorial: Working With UI Automation
- Tutorial: Extracting Table Data From a Web Page and Editing It in Excel
- Tutorial: Filling Out PDF Forms in Acrobat Reader With Data From Excel
- Excel Automation
- Tutorial: Creating a Pivot Table
- Tutorial: Iterating Through Rows in a Table
- 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
- CSV Automation
- Tutorial: Copying From CSV to Excel and Emailing the File
- Mail Automation
- Outlook Troubleshooting
- Tutorial: Iterating Through Outlook Mails and Saving Attachments
- Automation Best Practices
- Tutorial: Saving, Renaming, and Moving Attachments
- Word Automation
- Tutorial: Working With Word Automation
- PowerPoint Automation
- File Automation
- Tutorial: Working With Files and Folders
- Data Automation
- Common Activities
- Google Workspace Automation
- OneDrive & SharePoint Automation

OUT OF SUPPORT
StudioX User Guide
Last updated Nov 18, 2024
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.