LibreOfficeDev 26.2 Help
Get some web content from a URI.
WEBSERVICE(URI)
URI: URI text of the web service.
=WEBSERVICE("wiki.documentfoundation.org/api.php?hidebots=1&days=7&limit=50&action=feedrecentchanges&feedformat=rss")
Returns the web page content of "https://wiki.documentfoundation.org/api.php?hidebots=1&days=7&limit=50&action=feedrecentchanges&feedformat=rss".
COM.MICROSOFT.WEBSERVICE