Skip to content

Latest commit

Β 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Email Segregation Bot using UiPath

This project is a Robotic Process Automation (RPA) solution built with UiPath. It automates the process of reading unread emails from Microsoft Outlook, extracting key metadata, and saving relevant attachments.

πŸš€ Features

  • Reads unread emails from Microsoft Outlook.
  • Extracts the following details:
    • πŸ“§ Sender (From)
    • πŸ“¨ Recipient (To)
    • πŸ“ Subject
    • πŸ•’ Date & Time
    • πŸ“‚ File path of the email (optional)
  • Writes all extracted details into an Excel file.
  • πŸ“Ž Handles email attachments:
    • Identifies emails with attachments.
    • Downloads and saves each attachment to a folder on the Desktop.
    • Folder and file naming format:
      <Subject>_<Sender>_<Date>
    • Ensures organized storage for quick access by stakeholders.

πŸ›  Requirements

  • UiPath Studio (Community or Enterprise Edition)
  • Microsoft Outlook desktop client (configured)
  • Excel installed
  • Windows OS (for desktop path automation)

🎯 Use Case

Originally developed as part of my internship, this bot was created to help streamline internal communications and document tracking by:

  • Reducing manual work for segregating emails.
  • Helping stakeholders access key data faster.
  • Organizing attachments automatically for reference or processing.

Workflow

ChatGPT Image Jul 14, 2025, 10_12_39 AM

🀝 Contribution

This is an individual project developed under guidance during my internship.
Open to feedback or ideas for future enhancements (e.g., integration with SharePoint, Teams, or ticketing systems).

About

This UiPath RPA project automates the process of email segregation and information extraction from Microsoft Outlook. The bot scans all unread emails, extracts key details such as sender, recipient, subject, date, time, and checks for attachments. The collected data is then recorded into an Excel file for easy reference.

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors