OneDrive
Pull files from OneDrive using Fiber.
Sync types
Use Fiber to load the following resources from the OneDrive API.
Source settings
You need the following data to register a OneDrive app on Fiber.
Key | Type | Comments |
---|---|---|
clientId | string | The client ID of a OneDrive API OAuth 2.0 credential. |
clientSecret | string | The client secret of the same credential. |
Account credentials
You need the following data to register a OneDrive account.
Key | Type | Comments |
---|---|---|
refreshToken | string | Required |
tenantId | string | Required |
Changelog
--