SharePoint
Common Model Sync Frequencies
Accessed third-party endpoints
Merge interacts with SharePoint API endpoints to access certain information as detailed below.
API Endpoints

GET/groups
Merge interacts with this API endpoint to...
Access Group information
Group fields
remote_dataArray

nameString

remote_idString
GET/groups/{id}/members
Merge interacts with this API endpoint to...
Access User information
User fields
nameString

remote_idString

email_addressString
GET/sites/{site_id}/drives
Merge interacts with this API endpoint to...
Access Drive information
Drive fields
remote_dataArray

drive_urlString

remote_created_atDateTime (ISO 8601)

remote_idString
GET{path}/delta
Merge interacts with this API endpoint to...
Access Folder information
Folder fields
remote_updated_atDateTime (ISO 8601)

remote_created_atDateTime (ISO 8601)

remote_idString

nameString

sizeInteger

parent_folderUUID

folder_urlString
Access File information
File fields
remote_updated_atDateTime (ISO 8601)

remote_created_atDateTime (ISO 8601)

remote_idString

file_urlString

nameString

sizeInteger

mime_typeString
GET/drives/{drive-id}/items/{item-id}
Merge interacts with this API endpoint to...
Access Folder information
Folder fields
remote_updated_atDateTime (ISO 8601)

remote_created_atDateTime (ISO 8601)

remote_idString

remote_dataArray

nameString

sizeInteger

parent_folderUUID

folder_urlString
Access File information
File fields
remote_updated_atDateTime (ISO 8601)

remote_created_atDateTime (ISO 8601)

remote_idString

remote_dataArray

file_urlString

nameString

sizeInteger

folderUUID
GET/drives/{drive_remote_id}/root/delta
Merge interacts with this API endpoint to...
Access File information
File fields
mime_typeString
GET/users/{user_id}/drives
Merge interacts with this API endpoint to...
Access Drive information
Drive fields
remote_dataArray

drive_urlString

remote_created_atDateTime (ISO 8601)

remote_idString
GET/users
Merge interacts with this API endpoint to...
Access User information
User fields
remote_dataArray

nameString

remote_idString

email_addressString
GET/drives/{drive_id}/items/{item_id}/permissions
Merge interacts with this API endpoint to...
Access User information
User fields
nameString

remote_idString

email_addressString
Access Permission information
Permission fields
remote_dataUnknown

userUUID

groupUUID
Access Group information
Group fields
nameString
GET/sites/{site_id}/drives/{drive_id}/items/{folder_id}/children
Merge interacts with this API endpoint to...
Access Folder information
Folder fields
remote_updated_atDateTime (ISO 8601)

remote_created_atDateTime (ISO 8601)

remote_idString

nameString

sizeInteger

folder_urlString
Access File information
File fields
remote_updated_atDateTime (ISO 8601)

remote_created_atDateTime (ISO 8601)

remote_idString

file_urlString

nameString

sizeInteger

mime_typeString
GET/drives/{drive_id}/items/{folder_id}/children
Merge interacts with this API endpoint to...
Access Folder information
Folder fields
remote_updated_atDateTime (ISO 8601)

remote_created_atDateTime (ISO 8601)

remote_idString

remote_dataArray

nameString

sizeInteger

folder_urlString
Access File information
File fields
remote_updated_atDateTime (ISO 8601)

remote_created_atDateTime (ISO 8601)

remote_idString

file_urlString

nameString

sizeInteger

remote_dataArray

mime_typeString
GET/users/delta
Merge interacts with this API endpoint to...
Access User information
User fields
remote_dataArray

nameString

remote_idString

email_addressString