24-01-25 11:02 AM
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.
25-01-25 02:28 AM
Hi @DipinDevP
27-01-25 04:16 AM - edited 27-01-25 05:05 AM
Thanks @harish.mogulluri for the information!
Are there any methods available to send email other than using MS Outlook VBO or SMTP VBO?
27-01-25 08:16 AM
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
27-01-25 09:04 AM
@Neel1 Thanks for the suggestion!
From where we will get below details and what combination of details required for successful authentication?
27-01-25 11:04 AM - edited 27-01-25 11:05 AM
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.