-
See Also
- CloudGet
- CloudExport
- Get
- URLRead
- URLExecute
- $ImportFormats
-
- Front End Tokens
- Import
- Related Guides
CloudImport["uri"]
imports from a cloud object at a given URI.
CloudImport["uri",elements]
imports the specified elements of a cloud object.
CloudImport[CloudObject["uri"]]
imports from a given cloud object.


CloudImport
CloudImport["uri"]
imports from a cloud object at a given URI.
CloudImport["uri",elements]
imports the specified elements of a cloud object.
CloudImport[CloudObject["uri"]]
imports from a given cloud object.
Details and Options

- CloudImport imports the content of a cloud object, yielding the expression corresponding to the default result from Import.
- CloudImport[URL["uri"]] is also supported.
- The specification for elements in CloudImport is the same as in Import.
- CloudImport allows the following option:
-
CloudBase Automatic what cloud to import from
Examples
open all close allBasic Examples (2)
Scope (1)
Import an image from the cloud using a CloudObject:
Properties & Relations (1)
Related Guides
Text
Wolfram Research (2014), CloudImport, Wolfram Language function, https://reference.wolfram.com/language/ref/CloudImport.html (updated 2016).
CMS
Wolfram Language. 2014. "CloudImport." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2016. https://reference.wolfram.com/language/ref/CloudImport.html.
APA
Wolfram Language. (2014). CloudImport. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/CloudImport.html
BibTeX
@misc{reference.wolfram_2025_cloudimport, author="Wolfram Research", title="{CloudImport}", year="2016", howpublished="\url{https://reference.wolfram.com/language/ref/CloudImport.html}", note=[Accessed: 14-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_cloudimport, organization={Wolfram Research}, title={CloudImport}, year={2016}, url={https://reference.wolfram.com/language/ref/CloudImport.html}, note=[Accessed: 14-August-2025]}