Retrieve Emails
Action: Retrieve email messages from Outlook
Filter: Subject = "ApprovalsTest"
Retrieve: Only unread or all (your choice)
Store output in variable: %RetrievedEmails%
For Each Email
Action: For Each
Value to iterate: %RetrievedEmails%
Current Item: %CurrentEmail
If Attachments Exist
Action: If
Condition: CurrentEmail.Attachments.Count > 0
For Each Attachment
Action: For Each
Value to iterate: %CurrentEmail.Attachments%
Current Item: %CurrentAttachment%
Save Attachment to Folder
Action: Save email attachment
Attachment: %CurrentAttachment%
Destination folder: "C:\YourFolder\"
(adjust as needed)
Move Email to In Progress
Action: Move email message
Email: %CurrentEmail%
Destination folder: "In Progress"
If I have answered your question, please mark it as the preferred solution ✅ . If you like my response, please give it a Thumbs Up 👍.
Regards,
Riyaz
Michael E. Gernaey
566
Super User 2025 Season 1
David_MA
516
Super User 2025 Season 1
stampcoin
492