Skip to Content

WEBSERVICE

Returns data from a web service. This function is not available in Excel for the web.

Syntax

WEBSERVICE(url)

Parameters

  • url: Required. The URL of the web service to call

Example

=WEBSERVICE("https://api.example.com/data")
Returns: StringSince: Excel 2013