Application ID in UI path

Hi team,

What is the application ID in ui path while using use Onedrive & sharepoint activity?

Could anyone please help me on this?

@ydhanabalan Refer this Link

Hi @ydhanabalan

In UiPath, the Application ID is a unique identifier that is used to authenticate and access resources when interacting with Microsoft OneDrive and SharePoint activities.

It’s a part of the OAuth 2.0 authentication process and is associated with the registered application in Azure Active Directory.

This ID helps to establish a secure connection between UiPath and the Microsoft services.

@ydhanabalan

You have to create an azure app for authenticating the graph api …there you would get the app id,tenant id and app secret which are needed for Authentication

Check this on detailed steps to create an azure app

https://docs.uipath.com/activities/other/latest/productivity/set-up-your-o365-azure-app

cheers

thank you , I will check and get back if I had any query

1 Like

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