[WSS]Quick reference of WSS 3.0 asmx webservices
Here is a list of WSS 3.0 asmx webservices, just for your quick reference.
Web Service |
Methods |
Admin Web Servicehttps://<AdminSite>/_vti_adm/Admin.asmxProvides methods for managing a deployment of Microsoft Windows SharePoint Services, such as for creating or deleting site collections. |
CreateSiteDeleteSiteGetLanguagesRefreshConfigCache |
Alertshttps://<Site>/_vti_bin/Alerts.asmxProvides methods for working with alerts for list items in a SharePoint site. |
DeleteAlertsGetAlerts |
Authenticationhttps://<Site>/_vti_bin/Authentication.asmx |
LoginMode |
Copyhttps://<Site>/_vti_bin/Authentication.asmxProvides methods for copying files to or from or within a SharePoint site. |
CopyIntoItemsCopyIntoItemsLocalGetItem |
Document Workspacehttps://<Site>/_vti_bin/Dws.asmxExposes methods for managing Document Workspace sites and the data they contain. |
CanCreateDwsUrlCreateDwsCreateFolderDeleteDwsDeleteFolderFindDwsDocGetDwsDataGetDwsMetaDataRemoveDwsUserRenameDwsUpdateDwsData |
Formshttps://<Site>/_vti_bin/Forms.asmxProvides methods for returning forms that are used in the user interface when working with the contents of a list. |
GetFormGetFormCollection |
Imaginghttps://<Site>/_vti_bin/Imaging.asmxProvides methods that enable you to create and manage picture libraries. |
CheckSubwebAndListCreateNewFolderDeleteDownloadEditGetItemsByIdsGetItemsXMLDataGetListItemsListPictureLibraryRenameUpload |
List Data Retrieval (StsAdapter)https://<Site>/_vti_bin/DspSts.asmxRepresents the adapter service used to perform queries against sites and lists in Microsoft Windows SharePoint Services. |
Query |
Listshttps://<Site>/_vti_bin/Lists.asmxProvides methods for working with lists and list data. |
AddAttachmentAddDiscussionBoardItemAddListAddListFromFeatureApplyContentTypeToListCheckInFileCheckOutFileCreateContentTypeDeleteAttachmentDeleteContentTypeDeleteContentTypeXmlDocumentDeleteListGetAttachmentCollectionGetListGetListAndViewGetListCollectionGetListContentTypeGetListContentTypesGetListItemChangesGetListItemChangesSinceTokenGetListItemsGetVersionCollectionUndoCheckOutUpdateContentTypeUpdateContentTypesXmlDocumentUpdateContentTypeXmlDocumentUpdateListUpdateListItems |
Meetingshttps://<Site>/_vti_bin/Meetings.asmxEnables you to create and manage Meeting Workspace sites. |
AddMeetingAddMeetingFromICalCreateWorkspaceDeleteWorkspaceGetMeetingsInformationGetMeetingWorkspacesRemoveMeetingRestoreMeetingSetAttendeeResponseSetWorkspaceTitleUpdateMeetingUpdateMeetingFromICal |
Peoplehttps://<Site>/_vti_bin/People.asmx |
ResolvePrincipalsSearchPrincipals |
Permissionshttps://<Site>/_vti_bin/Permissions.asmxProvides methods for working with the permissions for a site or list. |
AddPermissionAddPermissionCollectionGetPermissionCollectionRemovePermissionRemovePermissionCollectionUpdatePermission |
Site Datahttps://<Site>/_vti_bin/SiteData.asmxProvides methods that return metadata or list data from sites or lists in Microsoft Windows SharePoint Services. |
EnumerateFolderGetAttachmentsGetChangesGetContentGetListGetListCollectionGetListItemsGetSiteGetSiteAndWebGetSiteUrlGetURLSegmentsGetWeb |
Siteshttps://<Site>/_vti_bin/Sites.asmxProvides a method for returning information about the collection of site templates on the virtual server. |
ExportWebGetSiteTemplatesGetUpdatedFormDigestImportWeb |
Searchhttps://<Site>/_vti_bin/spsearch.asmxThe QueryService class is the entry point for calling the Search in Microsoft Windows SharePoint Services Query web service. |
GetPortalSearchInfo (MOSS only)GetSearchMetadata (MOSS only)QueryQueryExRecordClick (MOSS only)RegistrationStatus |
Users and Groupshttps://<Site>/_vti_bin/usergroup.asmxProvides methods for working with users, role definitions, and groups. |
AddGroupAddGroupToRoleAddRoleAddRoleDefAddUserCollectionToGroupAddUserCollectionToRoleAddUserToGroupAddUserToRoleGetAllUserCollectionFromWebGetGroupCollectionGetGroupCollectionFromRoleGetGroupCollectionFromSiteGetGroupCollectionFromUserGetGroupCollectionFromWebGetGroupInfoGetRoleCollectionGetRoleCollectionFromGroupGetRoleCollectionFromUserGetRoleCollectionFromWebGetRoleInfoGetRolesAndPermissionsForCurrentUserGetRolesAndPermissionsForSiteGetUserCollectionGetUserCollectionFromGroupGetUserCollectionFromRoleGetUserCollectionFromSiteGetUserCollectionFromWebGetUserInfoGetUserLoginFromEmailRemoveGroupRemoveGroupFromRoleRemoveRoleRemoveUserCollectionFromGroupRemoveUserCollectionFromRoleRemoveUserCollectionFromSiteRemoveUserFromGroupRemoveUserFromRoleRemoveUserFromSiteRemoveUserFromWebUpdateGroupInfoUpdateRoleDefInfoUpdateRoleInfoUpdateUserInfo |
Versionshttps://<Site>/_vti_bin/Versions.asmxProvides methods for working with file versions. |
DeleteAllVersionsDeleteVersionGetVersionsRestoreVersion |
Viewshttps://<Site>/_vti_bin/Views.asmxProvides methods for working with views of lists. |
AddViewDeleteViewGetViewGetViewCollectionGetViewHtmlUpdateViewUpdateViewHtmlUpdateViewHtml2 |
Web Part Pageshttps://<Site>/_vti_bin/WebPartPages.asmxProvides methods for working with Web Parts. |
AddWebPartAddWebPartToZoneAssociateWorkflowMarkupConvertWebPartFormatDeleteWebPartExecuteProxyUpdatesFetchLegalWorkflowActionsGetAssemblyMetaDataGetBindingResourceDataGetCustomControlListGetDataFromDataSourceControlGetFormCapabilityFromDataSourceControlGetSafeAssemblyInfoGetWebPartGetWebPart2GetWebPartCrossPageCompatibilityGetWebPartPageGetWebPartPageConnectionInfoGetWebPartPageDocumentGetWebPartPropertiesGetWebPartProperties2GetXmlDataFromDataSourceRemoveWorkflowAssociationRenderWebPartForEditSaveWebPartSaveWebPart2ValidateWorkflowMarkupAndCreateSupportObjects |
Webshttps://<Site>/_vti_bin/Webs.asmxProvides methods for working with sites and subsites. |
CreateContentTypeCustomizeCssDeleteContentTypeGetActivatedFeaturesGetAllSubWebCollectionGetColumnsGetContentTypeGetContentTypesGetCustomizedPageStatusGetListTemplatesGetWebGetWebCollectionRemoveContentTypeXmlDocumentRevertAllFileContentStreamsRevertCssRevertFileContentStreamUpdateColumnsUpdateContentTypeUpdateContentTypeXmlDocumentWebUrlFromPageUrl |
Detailed document and information can be found at the following wss sdk page:
#Web Services