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/sites/{site_id}/drives
Merge interacts with this API endpoint to...
Access Drive information
Drive fields
drive_urlString

remote_idString

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

remote_updated_atDateTime (ISO 8601)

folder_urlString

sizeInteger

nameString

remote_created_atDateTime (ISO 8601)
Access File information
File fields
remote_idString

remote_updated_atDateTime (ISO 8601)

file_urlString

mime_typeString

sizeInteger

nameString

remote_created_atDateTime (ISO 8601)
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
userUUID

remote_dataUnknown

groupUUID
Access Group information
Group fields
nameString
GET{path}/delta
Merge interacts with this API endpoint to...
Access Folder information
Folder fields
parent_folderUUID

remote_idString

remote_updated_atDateTime (ISO 8601)

folder_urlString

sizeInteger

nameString

remote_created_atDateTime (ISO 8601)
Access File information
File fields
remote_idString

remote_updated_atDateTime (ISO 8601)

file_urlString

mime_typeString

sizeInteger

nameString

remote_created_atDateTime (ISO 8601)
GET/users/delta
Merge interacts with this API endpoint to...
Access User information
User fields
nameString

remote_dataArray

remote_idString

email_addressString
GET/users
Merge interacts with this API endpoint to...
Access Drive information
Drive fields
nameString
Access User information
User fields
nameString

remote_dataArray

remote_idString

email_addressString
GET/users/{user_id}/drives
Merge interacts with this API endpoint to...
Access Drive information
Drive fields
drive_urlString

remote_dataArray

remote_idString

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

remote_idString

remote_updated_atDateTime (ISO 8601)

folder_urlString

sizeInteger

nameString

remote_created_atDateTime (ISO 8601)
Access File information
File fields
remote_dataArray

remote_idString

remote_updated_atDateTime (ISO 8601)

file_urlString

mime_typeString

sizeInteger

nameString

remote_created_atDateTime (ISO 8601)
GET/groups/{id}/members
Merge interacts with this API endpoint to...
Access User information
User fields
nameString

remote_idString

email_addressString
GET/drives/{drive_id}
Merge interacts with this API endpoint to...
Access Folder information
Folder fields
driveUUID
Access File information
File fields
driveUUID
Access Drive information
Drive fields
drive_urlString

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

remote_idString

remote_updated_atDateTime (ISO 8601)

folder_urlString

sizeInteger

nameString

remote_created_atDateTime (ISO 8601)
Access File information
File fields
remote_dataArray

remote_idString

remote_updated_atDateTime (ISO 8601)

file_urlString

sizeInteger

nameString

remote_created_atDateTime (ISO 8601)
GET/groups
Merge interacts with this API endpoint to...
Access Group information
Group fields
nameString

remote_dataArray

remote_idString
GET/groups/delta
Merge interacts with this API endpoint to...
Access Group information
Group fields
nameString

remote_dataArray

remote_idString