Hi,
I want to send an email from my Action Flow, using Microsoft O365 Graph API. Towards that, I have been given a tenant id, a client/app id, and a client secret key.
When I try to use the standard O365 Email connector in Action Flow, I only see option for client id and client secret key. I do not see an option to provide tenant id (first screenshot below). As a result, I get the error below (second screenshot below) as I need to use an API endpoint that needs the tenant id. How can this be done ?
Thanks !