Last updated on
Apr 27, 2021
|
Also applies to ColdFusion
Use the cfsharepoint tag to access exposed SharePoint features, without loading the web services directly. The cfsharepoint tag works only if the SharePoint server uses basic authentication. By default, ColdFusion supports a subset of features that are exposed as web services in SharePoint. If a web service is not supported in ColdFusion, specify the URL to the WSDL (Web Services Description Language) of the web service that is loaded.
For information about the supported SharePoint features, see the CFML Reference.