WOLFRAM

Enable JavaScript to interact with content and submit forms on Wolfram websites. Learn how
Wolfram Language & System Documentation Center
"Dropbox" (Data Connection)

"Dropbox" (Data Connection)

Details

Properties

  • DataConnectionObject [assoc] creates a reference to a data source. The source does not need to exist yet.
  • General keys typically found in assoc are:
  • "ConnectionName" "Dropbox"
    "Location" file path
    "Redownload" whether to redownload cache files
  • Possible forms of "Location" when connecting to Dropbox include:
  • "path" path to the file
  • Use Import to retrieve data from the linked resource.
  • Account Setting & Authentication

  • Possible values for Authentication are:
  • 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  (1)

    Retrieve data from your Dropbox account:

    Wolfram Language code: Import@DataConnectionObject[ <|"ConnectionName" -> "Dropbox", "Location" -> "/coneflower.jpg"|>]

    See Also

    DataConnectionObject   Import  

    Data Connections: Kaggle   OneDrive

    Top [フレーム]

    AltStyle によって変換されたページ (->オリジナル) /