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_idString

remote_dataArray

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

remote_idString

nameString
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_created_atDateTime (ISO 8601)

sizeInteger

folder_urlString

remote_idString

remote_updated_atDateTime (ISO 8601)

nameString
Access File information
File fields
remote_created_atDateTime (ISO 8601)

sizeInteger

mime_typeString

file_urlString

remote_idString

remote_updated_atDateTime (ISO 8601)

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

remote_idString

nameString
Access Permission information
Permission fields
groupUUID

userUUID

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

remote_created_atDateTime (ISO 8601)

sizeInteger

folder_urlString

remote_idString

remote_updated_atDateTime (ISO 8601)

nameString
Access File information
File fields
remote_created_atDateTime (ISO 8601)

sizeInteger

mime_typeString

file_urlString

remote_idString

remote_updated_atDateTime (ISO 8601)

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

remote_idString

remote_dataArray

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

remote_idString

remote_dataArray

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

remote_idString

remote_dataArray

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

sizeInteger

folder_urlString

remote_idString

remote_updated_atDateTime (ISO 8601)

nameString
Access File information
File fields
remote_dataArray

remote_created_atDateTime (ISO 8601)

sizeInteger

mime_typeString

file_urlString

remote_idString

remote_updated_atDateTime (ISO 8601)

nameString
GET/drives/{drive-id}/items/{item-id}
Merge interacts with this API endpoint to...
Access Folder information
Folder fields
remote_dataArray

remote_created_atDateTime (ISO 8601)

sizeInteger

folder_urlString

remote_idString

remote_updated_atDateTime (ISO 8601)

nameString
Access File information
File fields
remote_dataArray

remote_created_atDateTime (ISO 8601)

sizeInteger

file_urlString

remote_idString

remote_updated_atDateTime (ISO 8601)

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