Where to get the values needed for SharePoint connection?
1. Site URL
The SharePoint site web address, for example: https://company.sharepoint.com/sites/name
2. Client ID and Client Secret
These values are created in Microsoft Azure Active Directory by registering a new application.
How to create the data needed for SharePoint connection?
1. Open Azure portal
Go to Microsoft Azure portal and log in with your work account.
2. Register application
Select Azure Active Directory > App registrations from the menu.
Click New registration.
Enter the application name and complete the registration.
3. Copy Application (client) ID
From the application data, find Application (client) ID – this is your Client ID.
4. Create Client Secret
Select Certificates & secrets from the menu.
Click New client secret and copy the generated value – this is your Client Secret.
5. Add permissions
Add permissions under "API permissions", for example Sites.Read.All, so the application can access SharePoint.
How to enter data into Uku settings?
Copy the previously collected data to the Uku integration window (as shown in the image):
Page URL - Site URL: SharePoint site web address
Client ID - Client ID: Application (client) ID of the application registered in Azure AD
Client Secret - Client Secret: Secret value generated in Azure AD
Click CONNECT.
Frequently Asked Questions (FAQ)
Can't find/don't have permissions? Contact your company's IT support.
What permissions are required? At minimum "Sites.Read.All".
If you need more detailed help, contact Uku customer support or write in the help center!