Content Type Fields SPO
The accelerator creates an Excel report that captures all content types, including all fields, for each document library. The following columns are provided:
Site URL: Site URL of the document library.Library URL: Library URL of the document library.Content Type: Display name of the content type.Field systemName: System name of a metadata field.Field displayName: Display name of a metadata field.Field type: Type of value used for the metadata field.
For example:
| Site URL | Library URL | Content Type | Field systemName | Field displayName | Field type |
|---|---|---|---|---|---|
| https://company.sharepoint.com/xill4 | https://company.sharepoint.com/xill4/Documents | Folder | FileLeafRef | Name | unknownFutureValue |
| https://company.sharepoint.com/xill4 | https://company.sharepoint.com/xill4/Documents | Folder | Title | Title | text |
| https://company.sharepoint.com/xill4 | https://company.sharepoint.com/xill4/Documents | Document | FolderChildCount | Folder Child Count | lookup |
| https://company.sharepoint.com/xill5 | https://company.sharepoint.com/xill5/Documents | CustomType | Title | Title | text |
Settings
mongoConnection
The Mongo connection string including the database name to connect to.
reportPath
Path to save the Excel file containing the report to.
sheetName
Name of the sheet for the report in the Excel file.