Sending Emails via Office 365 in the Developed Process

I have successfully developed the automation, which includes an email-sending functionality. However, I encountered a challenge in the development environment:

  • Outlook is not installed on the machine.
  • SMTP cannot be used due to restrictions.

To address this, I explored alternative solutions and found that we can use Office 365 activities in UiPath to send emails directly. This approach enables seamless email communication without requiring Outlook installation. how to proceed on this please provide detailed steps

Hi @T_Y_Raju

→ Use the Integration services option to send Email from Outlook.
→ Drag and drop the Use outlook 365 activity and check the integration services option in properties.
→ Click on the Account dropdown and select the add new account it will redirect to webpage where you can login to Outlook in the Web browser.
→ After login to it you can use the Send Email activity to send the mail.

Hope it helps!!

1 Like

@T_Y_Raju,

You got two options:

  1. Microsoft Office 365 Scope
    https://docs.uipath.com/activities/other/latest/productivity"/connect-with-microsoft-365-scope
  2. Use Integration Service
    Activities - Connect with Integration Service

In both approach you have activity to Send email.

1 Like

can please explain me detail

Firstly download the required package for the same microsoft 365.

In this Package you will get multiple options to find-file ,send-email etc.

so how can i send what details are required can tell plz

You can configure the settings for office 365 …
later drag and drop send mail activity inside the scop give the appropriate credentials and try to send a test mail