Skip to main content

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 !

Hi Bhasker,

 

Hope you're doing well.

 

It seems there isn't any screenshot attached, therefore could you please open a ticket at servicedesk@celonis.com sharing all the details.

 

Regards,

Mentor


Hi Mentor,

 

Thanks for the update. A ticket has already been raised (00114231).

 

In parallel I wanted to reach out to the community to see if someone has an answer.

 

Regarding the screenshots, not sure what happened as they were present when I submitted the ticket. Re-pasting it in this response.

 

Screenshot - 1

 

 

Screenshot - 2

 


Hi Bhasker,

 

 

The error comes from Microsoft side, the multi-tenant permission is something to be set on the Application side. Can you please ask whomever provided the Client and Secret ID to configure the application as a multi-tenant and try again? 

 

Dropping this in case it might be of any help: https://docs.microsoft.com/en-us/azure/active-directory/develop/single-and-multi-tenant-apps ;

 

Regards,

Mentor


Reply