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

Examples

open allclose all

Basic Examples  (1)

Connect to Twitter:

Execute a Twitter request:

Scope  (1)

Authenticate to your Google Calendar account:

List all available requests for the service:

Wolfram Research (2014), ServiceObject, Wolfram Language function, https://reference.wolfram.com/language/ref/ServiceObject.html.

Text

Wolfram Research (2014), ServiceObject, Wolfram Language function, https://reference.wolfram.com/language/ref/ServiceObject.html.

CMS

Wolfram Language. 2014. "ServiceObject." Wolfram Language & System Documentation Center. Wolfram Research. 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_2024_serviceobject, author="Wolfram Research", title="{ServiceObject}", year="2014", howpublished="\url{https://reference.wolfram.com/language/ref/ServiceObject.html}", note=[Accessed: 23-April-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_serviceobject, organization={Wolfram Research}, title={ServiceObject}, year={2014}, url={https://reference.wolfram.com/language/ref/ServiceObject.html}, note=[Accessed: 23-April-2024 ]}