In too-doo you can link documents in SP to meetings. This both in agenda items, actions and notes.
The integration requires 2 settings
1/ in SharePoint
2/in too-doo
1.SharePoint settings
First some parameters need to be defined and given access on the O365/SP environment
1. Applications -> app registrations
2. New app-registration
enter name e.g. too-doo sharepoint
supported account type
only accounts in this organization folder
redirect-URI
“One-page applicasisng (SPA)”: https://app.too-doo.be
-> register
3. API permissions
add an authorization
Microsoft Graph
Files.Read.All
Sites.Read.All
Sharepoint
AllSites.Read
MyFiles.Read
4. Overview
Copy Application-id (client-id)
Copy Folder-id (tenant-id)
2. too-doo instellingen
too-doo -> admin -> connections
add connection
connection type: sharepoint/Office 365
sharepoint url: your sharepoint url (for example: https://constantbeta.sharepoint.com or https://toodootool.sharepoint.com/sites/Teamtoo-doo)
client id: Application id from entra
tenant id: Map-Id from entra



