ServiceConnect["service"]

creates a connection to an external service.

ServiceConnect["service",id]

uses the specified connection identifier.

Details and Options

Examples

open allclose all

Basic Examples  (1)

Create a new connection with a Twitter account:

Retrieve the latest tweet for a specific user:

Scope  (1)

Authenticate a Reddit account to retrieve information:

Options  (3)

Authentication  (2)

Connect to the Yelp API using the Authentication option to send an API key as part of the header to authenticate with the service:

Connect to the Reddit API, authenticating with a particular Reddit app instead of the default Wolfram Connector app:

SaveConnection  (1)

Create a connection and save it to your cloud account:

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

Text

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

CMS

Wolfram Language. 2014. "ServiceConnect." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/ServiceConnect.html.

APA

Wolfram Language. (2014). ServiceConnect. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/ServiceConnect.html

BibTeX

@misc{reference.wolfram_2023_serviceconnect, author="Wolfram Research", title="{ServiceConnect}", year="2014", howpublished="\url{https://reference.wolfram.com/language/ref/ServiceConnect.html}", note=[Accessed: 19-March-2024 ]}

BibLaTeX

@online{reference.wolfram_2023_serviceconnect, organization={Wolfram Research}, title={ServiceConnect}, year={2014}, url={https://reference.wolfram.com/language/ref/ServiceConnect.html}, note=[Accessed: 19-March-2024 ]}