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 data from a web service. This function is not available in Excel for the web.
WEBSERVICE(url)
=WEBSERVICE("https://api.example.com/data")