Getting REST Metadata from the Microsoft SharePoint Server using SharePoint REST Shared Resource Connection
Before you begin
Ensure that the design-time credentials are provided in the SharePoint REST Connection shared resource when getting the metadata. Before getting the metadata from the Microsoft SharePoint server, you must create a SharePoint REST connection. See Creating a SharePoint REST Connection.
See SharePoint REST Get Metadata Tool for more details about the description for each field.
SharePoint REST Shared Resource Connection uses REST calls to download metadata from the Microsoft SharePoint server.
- Procedure
- Right-click the root directory of the created project, and then click
.
The Get Metadata window is displayed.
- Click Browse in the Get Metadata window, and select a SharePoint REST connection in the Select SharePoint REST Connection window. Click OK.
- Click Get Web to get available websites.
- Click Get Metadata to get metadata from the Microsoft SharePoint server.
- Click Close to exit the Get Metadata tool.