is an option for CloudObject and related objects that specifies the base type of URL to generate for the object.


CloudObjectURLType
is an option for CloudObject and related objects that specifies the base type of URL to generate for the object.
Details

- CloudObjectURLType is used to format the URL in the CloudObject expression; it does not change the object itself, but does determine how the cloud system will present the object.
- The following settings can be used:
-
"Object" deployed view of the object (/obj/) "Environment" editing environment view for the object (/env/) "Download" download URL for the object (/download/) "StaticHTML" static HTML view of the object (/statichtml/)
Examples
Basic Examples (1)
Generate a cloud object with a link to its development environment view:
Cloud objects return with the "Object" view URL by default:
The "Object" view is suitable for viewing and interacting:
Generate a cloud object with a link to its development environment view:
The "Environment" view is for editing and developing:
Construct a cloud object with a link for download:
Click the cloud object link to download the object to the local file system.
Related Guides
Text
Wolfram Research (2019), CloudObjectURLType, Wolfram Language function, https://reference.wolfram.com/language/ref/CloudObjectURLType.html (updated 2020).
CMS
Wolfram Language. 2019. "CloudObjectURLType." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2020. https://reference.wolfram.com/language/ref/CloudObjectURLType.html.
APA
Wolfram Language. (2019). CloudObjectURLType. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/CloudObjectURLType.html
BibTeX
@misc{reference.wolfram_2025_cloudobjecturltype, author="Wolfram Research", title="{CloudObjectURLType}", year="2020", howpublished="\url{https://reference.wolfram.com/language/ref/CloudObjectURLType.html}", note=[Accessed: 18-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_cloudobjecturltype, organization={Wolfram Research}, title={CloudObjectURLType}, year={2020}, url={https://reference.wolfram.com/language/ref/CloudObjectURLType.html}, note=[Accessed: 18-August-2025]}