ServiceObject["service",…]
represents an open connection to an external service.


ServiceObject
Listing of Supported External Services »ServiceObject["service",…]
represents an open connection to an external service.
Details

- ServiceObject is typically obtained as a result from ServiceConnect.
- ServiceObject[…]["request"] executes a particular request with a service.
- Standard properties supported by all services include:
-
"Authentication" authentication information "ID" the service's unique identifier "Information" information about the service "Name" the name of the service "Requests" list of available requests "RequestParameters" list of available parameters for each request "RequestParameterPatterns" parameter patterns for all requests - DeleteObject[ServiceObject[…]] removes a service object.
Examples
open all close allBasic Examples (1)
Scope (2)
Related Guides
Text
Wolfram Research (2014), ServiceObject, Wolfram Language function, https://reference.wolfram.com/language/ref/ServiceObject.html (updated 2025).
CMS
Wolfram Language. 2014. "ServiceObject." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2025. https://reference.wolfram.com/language/ref/ServiceObject.html.
APA
Wolfram Language. (2014). ServiceObject. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/ServiceObject.html
BibTeX
@misc{reference.wolfram_2025_serviceobject, author="Wolfram Research", title="{ServiceObject}", year="2025", howpublished="\url{https://reference.wolfram.com/language/ref/ServiceObject.html}", note=[Accessed: 14-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_serviceobject, organization={Wolfram Research}, title={ServiceObject}, year={2025}, url={https://reference.wolfram.com/language/ref/ServiceObject.html}, note=[Accessed: 14-August-2025]}