ApplicationId: Where to get the app id for office365

Hi team,

I’d like to know where we can access applicationId for Office 365
I need this info under send email activity.

Thanks

Hi @Sisay_Dinku,

This might help you.

https://docs.uipath.com/activities/other/latest/user-guide/microsoft-office-365-scope#application-id-and-secret-unattended

@Harshith_Adyanthaya

I just want to know if there is a way I can get AppId for office 365. Not sure but this article is a little different. Thanks!

Hi @Sisay_Dinku

To access the applicationId for Office 365 in UiPath’s Send Email activity, you need to first register your UiPath robot as an application in Azure Active Directory (Azure AD) and grant it access to the required Microsoft Graph API permissions.

thanks @Nitya1

When you say UiPath Robot, are you saying the service account has to be registered as an application in azure active directory? To do that, would you be able to provide me some steps or something like that? How do you register in Azure active directory?
Thanks!

you will need to follow these steps:

  1. Go to the Azure Portal (https://portal.azure.com).
  2. Click on “Azure Active Directory” in the left-hand navigation menu.
  3. Select “App registrations” under “Manage.”
  4. Click on the application for which you need the applicationId.
  5. The applicationId will be listed under “Overview” or “Properties” for the selected application.

Hi @Nitya1

When I do that here is the error I receive

Do you know what would be the next steps to handle this?

It seems like you do not have access to it.

Thanks @Nitya1
Able to get the access.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.