Friday
Hi,
I am trying to send emails without using MS Outlook VBO. When using Email - POP3/SMTP/IMAP object, I am getting below error. Can anyone please help me to resolve this issue or suggest any other methods to send emails from Outlook other than using MS Outlook VBO.
Error:
Code Stages:
Note: Outlook Desktop App is not available but can access web version, that is why looking for methods other than using MS Outlook VBO.
Saturday
Hi @DipinDevP
Monday - last edited Monday
Thanks @harish.mogulluri for the information!
Are there any methods available to send email other than using MS Outlook VBO or SMTP VBO?
Monday
hello @DipinDevP - You can use Graph API to work on Outlook activities. Below is the link of DX Assets.
let me know if you need help here.
https://digitalexchange.blueprism.com/dx/entry/3439/solution/microsoft-office-365---outlook
Monday
@Neel1 Thanks for the suggestion!
From where we will get below details and what combination of details required for successful authentication?
Monday - last edited Monday
hello @DipinDevP Details are mention in the guide attached in above DX link which i shared.
You need to register an application in MS azure portal which will give you details on inputs showing in Action and also need to give appropriate permission for sending mail.