ServiceExecute[service,"req"]

executes "req" on an external service.

ServiceExecute[service,"req",{par1val1,}]

executes "req" with the specified settings for parameters.

ServiceExecute[req]

executes ServiceRequest req on an external service.

Details and Options

Examples

open allclose all

Basic Examples  (1)

Get the last tweet from a Twitter screen name:

Scope  (4)

List the available Twitter requests:

Get user information for a list of Twitter accounts:

Search for images with Bing:

Identify the image:

Authenticate your Flickr account:

Process images from Flickr:

Create a word cloud of The Scarlet Letter:

Generalizations & Extensions  (2)

Create a connection to arXiv:

Search articles on a particular topic using the ServiceObject directly:

Create a connection to the FRED API using your registered API key:

Plot the time series for mortgages:

Options  (2)

Authentication  (2)

Use the Authentication option to provide API credentials:

Use the Authentication option to provide a Twitter OAuth 1.0a SecuredAuthenticationKey:

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

Text

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

CMS

Wolfram Language. 2014. "ServiceExecute." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2019. https://reference.wolfram.com/language/ref/ServiceExecute.html.

APA

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

BibTeX

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

BibLaTeX

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