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

nameString

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

remote_idString

remote_updated_atDateTime (ISO 8601)

nameString

remote_created_atDateTime (ISO 8601)

sizeInteger
Access File information
File fields
remote_idString

remote_updated_atDateTime (ISO 8601)

nameString

remote_created_atDateTime (ISO 8601)

mime_typeString

file_urlString

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

nameString

remote_idString
Access Group information
Group fields
nameString

remote_idString
Access Permission information
Permission fields
remote_dataUnknown
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
email_addressString

nameString

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

remote_created_atDateTime (ISO 8601)

remote_dataArray

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

remote_idString

remote_updated_atDateTime (ISO 8601)

nameString

remote_created_atDateTime (ISO 8601)

remote_dataArray

sizeInteger
Access File information
File fields
remote_idString

remote_updated_atDateTime (ISO 8601)

nameString

remote_created_atDateTime (ISO 8601)

remote_dataArray

mime_typeString

file_urlString

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

nameString

remote_dataArray

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

remote_idString

remote_updated_atDateTime (ISO 8601)

nameString

remote_created_atDateTime (ISO 8601)

sizeInteger
Access File information
File fields
remote_idString

remote_updated_atDateTime (ISO 8601)

nameString

remote_created_atDateTime (ISO 8601)

mime_typeString

file_urlString

sizeInteger