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
nameString

remote_dataArray

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

email_addressString

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

remote_idString

remote_created_atDateTime (ISO 8601)

drive_urlString
GET/drives/{drive_id}/items/{folder_id}/children
Merge interacts with this API endpoint to...
Access Folder information
Folder fields
sizeInteger

remote_dataArray

remote_idString

remote_updated_atDateTime (ISO 8601)

nameString

remote_created_atDateTime (ISO 8601)

folder_urlString
Access File information
File fields
sizeInteger

file_urlString

remote_idString

remote_dataArray

remote_updated_atDateTime (ISO 8601)

nameString

remote_created_atDateTime (ISO 8601)

mime_typeString
GET/sites/{site_id}/drives/{drive_id}/items/{folder_id}/children
Merge interacts with this API endpoint to...
Access File information
File fields
sizeInteger

file_urlString

remote_idString

remote_updated_atDateTime (ISO 8601)

nameString

remote_created_atDateTime (ISO 8601)

mime_typeString
Access Folder information
Folder fields
sizeInteger

remote_idString

remote_updated_atDateTime (ISO 8601)

nameString

remote_created_atDateTime (ISO 8601)

folder_urlString
GET{path}/delta
Merge interacts with this API endpoint to...
Access Folder information
Folder fields
sizeInteger

remote_idString

remote_updated_atDateTime (ISO 8601)

nameString

remote_created_atDateTime (ISO 8601)

folder_urlString

parent_folderUUID
Access File information
File fields
sizeInteger

file_urlString

remote_idString

remote_updated_atDateTime (ISO 8601)

nameString

remote_created_atDateTime (ISO 8601)

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

remote_dataArray

remote_idString

remote_updated_atDateTime (ISO 8601)

nameString

remote_created_atDateTime (ISO 8601)

folder_urlString

parent_folderUUID
Access File information
File fields
sizeInteger

file_urlString

remote_idString

remote_dataArray

remote_updated_atDateTime (ISO 8601)

folderUUID

nameString

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

remote_idString

remote_created_atDateTime (ISO 8601)

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

remote_dataArray

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

email_addressString

remote_idString
Access Permission information
Permission fields
groupUUID

remote_dataUnknown

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

remote_dataArray

remote_idString

email_addressString