Simply choose OneDrive from the file attachment options in Chat and Comment section to access your files stored in SharePoint, no need to download and re-upload files manually. Also, this setup is a one-time process per workspace. It requires the involvement of your internal IT team and can only be performed by a Microsoft admin.
Attach your files from Microsoft Office 365 environment directly to tasks within Taskworld and save the time for downloading and re-uploading files.
To set up the SharePoint Integration, Taskworld needs the following information from the customer.
Application (client) ID and Directory (tenant) ID
SharePoint URL
To enable the integration with SharePoint, please follow the steps below to retrieve the required setup information.
1. To retrieve the Client ID and Tenant ID:
1.) Register an Application in Azure Portal
Go to Azure Portal (https://portal.azure.com/)
Navigate to App registrations > New registration
Fill in the application details:
Name: Choose a clear name (e.g., YourCompany-Office365)
Supported account types: Select Accounts in this organizational directory only
4. Click Register
2.) Configure Authentication
In your registered app, go to the Authentication tab
Click Add a platform > choose Single-page application
Add the Redirect URI: {your-web-address}/msal-redirect
Example:https://yourcompany.com/msal-redirect ** (Optional) Click Add URI to include more redirect URIsScroll to the bottom and check:
-Access tokens (used for implicit flows)
-ID tokens (used for implicit and hybrid flows)
Click Configure
3.) Set API Permissions
Navigate to the API permissions tab
Click Add a permission > choose Microsoft Graph
Select Delegated permissions
Add the following permissions:
- Files.Read.All
- Sites.Read.All
Click Add permissions
Click Grant admin consent for [your-tenant-name] and confirm with Yes
4.) Collect Required Information
Go to the Overview tab of your app
Copy and save the following:
- Application (client) ID
- Directory (tenant) ID
2. To retrieve SharePoint URL
1.) Open Microsoft 365 Portal
Sign in using your Microsoft 365 credentials
2.) Launch SharePoint
From the sidebar, go to Apps
Click on SharePoint
3.) Copy the SharePoint Site URL
Once SharePoint opens, copy the URL from your browser
The URL typically looks like:
https://[your-tenant-name].sharepoint.com/sites/[site-name]
https://[your-tenant-name].sharepoint.com (for root site)
Once you've completed all steps, please send the following to your CSM or email support@taskworld.com Application (client) ID, Directory (tenant) ID and SharePoint URL.
Our team will proceed with enabling the integration for your workspace.