Whatever message this page gives is out now! Go check it out!

Load SharePoint actions from ColdFusion

Last update:
May 18, 2026
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.

Share this page

Was this page helpful?
We're glad. Tell us how this page helped.
We're sorry. Can you tell us what didn't work for you?
Thank you for your feedback. Your response will help improve this page.

On this page