Content Types
Filesystem Content Types
The connector synchronizes drive items (files) from Personal User Drives:
| Content Type | Description |
|---|---|
Drive Item |
A file in your personal Drive. |
Following metadata are processed by the connector:
| Metadata Name | Description | Example |
|---|---|---|
title |
Name of the drive item file. |
|
itemType |
One of |
|
clickUrl |
Clickable Web URL on Microsoft OneDrive for the file. |
|
lastModifiedDate |
Last modification date of the file. |
|
sourceName |
Set to value |
|
createdDate |
Creation date of the file |
|
previewUrl |
Clickable Web URL on Microsoft OneDrive for the file. |
|
breadcrumbs |
Displayable names of drive and drive items in the breadcrumb list of the item |
|
breadcrumbUrls |
Click URL of drive and drive items in the breadcrumb list of the item |
|
mimeType |
Mime type of the file. |
|
fileExtension |
File extension derived from the mime type of the file |
|
author |
Display name of the user who created the file |
|
contributors |
Creator and Last Modified By user of the file |
|
createdBy |
Same as author. |
|
lastModifiedBy |
Display name of last modification user. |
|
cTag |
\"c:{73218F43-DE25-4E6E-B3AA-0BF4777FDC92},11\" |
|
eTag |
||
parentId |
Source System ID of the parent drive or drive item |
|
parentName |
Name of the parent drive or drive item |
|
path |
Parent path of the drive item |
|
driveId |
Source System ID of the drive the file belongs to. |
|
driveName |
Name of the drive the file belongs to. |
|
driveType |
Type of the drive the file belongs to. |
|
driveOwner |
Display name of the drive owner. |
|
size |
File size of the drive item in bytes. |
|
shared |
Set to true if the file is shared drive item, false if the file is a private drive item. |
|