CloudGet["uri"]
reads in a cloud object at a given URI, evaluating each expression in it and returning the last one.
CloudGet[CloudObject["uri"]]
reads in a given cloud object.
CloudGet
CloudGet["uri"]
reads in a cloud object at a given URI, evaluating each expression in it and returning the last one.
CloudGet[CloudObject["uri"]]
reads in a given cloud object.
Examples
open all close allBasic Examples (1)
Read an expression from the cloud using a URL:
CloudGet["https://www.wolframcloud.com/obj/ecdc9d78-f517-4682-93d8-790a3de79ee0"]Read an expression using a CloudObject:
CloudGet[CloudObject["https://www.wolframcloud.com/obj/ecdc9d78-f517-4682-93d8-790a3de79ee0"]]Scope (1)
See Also
Related Guides
Related Workflows
- Store Data in a Cloud Object
Text
Wolfram Research (2014), CloudGet, Wolfram Language function, https://reference.wolfram.com/language/ref/CloudGet.html (updated 2016).
CMS
Wolfram Language. 2014. "CloudGet." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2016. https://reference.wolfram.com/language/ref/CloudGet.html.
APA
Wolfram Language. (2014). CloudGet. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/CloudGet.html
BibTeX
@misc{reference.wolfram_2026_cloudget, author="Wolfram Research", title="{CloudGet}", year="2016", howpublished="\url{https://reference.wolfram.com/language/ref/CloudGet.html}", note=[Accessed: 13-June-2026]}
BibLaTeX
@online{reference.wolfram_2026_cloudget, organization={Wolfram Research}, title={CloudGet}, year={2016}, url={https://reference.wolfram.com/language/ref/CloudGet.html}, note=[Accessed: 13-June-2026]}