I am trying to send an email from a bot using the ‘UiPath.Microsoft365.Activities’ Send Email activity.
This activity does not sit within an Office 365 scope like the classic version.
How do I give Orchestrator access to 2 non-admin mailboxes (will call these A and B)?
When I try to set up a connection, a non-admin account results in the app asking me to log in with an admin account instead, but logging in with an admin account means that I cannot send emails which come from either A or B mailboxes.
I have created an app in the AD tenant but UiPath does not seem to be trying to connect via this but rather trying to create a connection from scratch.
What can I do to solve this?