"OneDrive" (Data Connection)
"OneDrive" (Data Connection)
Details
- Use DataConnectionObject to represent data located in OneDrive in Wolfram Language.
- Import can be used to retrieve data from a DataConnectionObject.
Properties
"ConnectionName" | "OneDrive" | |
"Location" | file path | |
"Redownload" | whether to redownload cache files |
"path" | path to the file |
Account Setting & Authentication
Automatic | attempt to use saved credentials or give a dialog | |
"Dialog" | give authentication parameters via a dialog | |
SecuredAuthenticationKey[…] | give an OAuth-secured authentication key |
Examples
Basic Examples (2)
Create a DataConnectionObject to data located on your OneDrive account:
Retrieve the data using Import: