-
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:
-
Examples
open all close allBasic Examples (2)
Import an image from the cloud:
Save an expression in the cloud and import it as Wolfram Language text:
Scope (1)
Import an image from the cloud using a CloudObject :
Import an image from the cloud using a URL:
Properties & Relations (1)
Save an expression, including its dependencies:
Import the object's function definition:
Possible Issues (1)
Trying to import a cloud object without having "Read" permission results in a failure:
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: 04-January-2026]}
BibLaTeX
@online{reference.wolfram_2025_cloudimport, organization={Wolfram Research}, title={CloudImport}, year={2016}, url={https://reference.wolfram.com/language/ref/CloudImport.html}, note=[Accessed: 04-January-2026]}