Onedrive
The Onedrive connection will keep a Onedeive folder and everything in it, including subfolders, in sync.
Creating a Connection
- Select an API key from the dropdown at the top. All documents created by the connection will be attributed to the selected API key.
- Click "Select a folder" to open a Onedrive Picker.
- In the Onedrive Picker, select a folder to sync by single clicking it. If you want to go into a subfolder, double click the folder. You can not select individual files.
- Fill out any metadata you want to associate with the files in the folder. You can use this to filter the data later. This is in JSON format. You can leave it blank, or you could set it to something like
-
{ "company": "acme" }
-
- Select the import mode
- Click "Create Connection" at the top right
You will be taken back to the connectors page and the system will schedule a sync process as soon as possible.
What is synced?
- Files - all files supported by Ragie are synced. See the api reference for more information.
Updated about 1 month ago