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/me
Merge interacts with this API endpoint to...
Access User information
User fields
email_addressString

remote_idString

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

remote_updated_atDateTime (ISO 8601)

remote_idString

nameString

folder_urlString

sizeInteger
Access File information
File fields
remote_created_atDateTime (ISO 8601)

remote_updated_atDateTime (ISO 8601)

mime_typeString

remote_idString

nameString

sizeInteger

file_urlString
GET/sites/{site_id}/drives
Merge interacts with this API endpoint to...
Access Drive information
Drive fields
remote_created_atDateTime (ISO 8601)

drive_urlString

remote_dataArray

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

remote_updated_atDateTime (ISO 8601)

remote_idString

remote_dataArray

nameString

folder_urlString

sizeInteger
Access File information
File fields
remote_created_atDateTime (ISO 8601)

remote_updated_atDateTime (ISO 8601)

mime_typeString

remote_idString

remote_dataArray

nameString

sizeInteger

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

remote_idString

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

remote_idString

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

remote_updated_atDateTime (ISO 8601)

remote_idString

nameString

folder_urlString

sizeInteger
Access File information
File fields
remote_created_atDateTime (ISO 8601)

remote_updated_atDateTime (ISO 8601)

mime_typeString

remote_idString

nameString

sizeInteger

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

remote_dataArray

remote_idString

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 Group information
Group fields
remote_idString

nameString
Access Permission information
Permission fields
remote_dataUnknown