Klaus-in-Tech / Gmail-automation

Automated email sending

Home Page:https://github.com/Klaus-in-Tech/Gmail-automation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Email Automation using UiPath

This project aims to automate the process of sending emails using UiPath, a powerful Robotic Process Automation (RPA) tool. By automating email communication, you can save time and ensure accurate and consistent messaging.

Features

  1. Connects to Google Sheets: To read the email listing.

  2. Connects to Google Docs: To read the email template.

  3. Send Emails: Using a specified GMail account

Pre-requisites

Before you run the automation, make sure you have the following:

  • UiPath Studio installed on your machine.
  • A valid email account from which you want to send the emails.
  • Access to an SMTP server to send the emails (e.g., Gmail SMTP).

Installation and Usage

  1. Clone or download the repository to your local machine.

  2. Open the UiPath Studio and load the "Email_Automation.xaml" workflow.

  3. Customize the email content template as per your requirements.

  4. Save the changes and execute the workflow.

How It Works

  1. The automation will read the Google sheet for the email details and the Google Doc for the email template.

  2. For each recipient, it will send a personalized email using the email template.

Note

  • This automation is for educational purposes and may require modifications to suit your specific use case.
  • Ensure you have permission to send emails from the specified email account to avoid any legal issues.

Author

Feel free to connect with me on my socials as listed above. 😊

About

Automated email sending

https://github.com/Klaus-in-Tech/Gmail-automation


Languages

Language:C# 100.0%