Hi All,
Need help in Mail automation. My Outlook app is not working. So I need to run the workflow to retrieve emails from outlook without opening app or web.
Which mail activity can be used for getting outlook emails without opening outlook app or web during runtime
use the Get Imap Mail Messages activity to retrieve the mails from the outlook.
Please give the port as 993 and server as outlook.office365.com and for account to be used please pass the login credentials of that particular account. While passing the password if you want to give directly please use the Password field and if you want to pass the password securely then please use the secure password.
You can use the Get Imap mail messages activity to retrieve the mails from the outlook.
For using this activity you have to provide the outlook username and password as well outlook server name and port number in the properties panel.