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
remote_dataArray

remote_idString

drive_urlString

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

folder_urlString

remote_updated_atDateTime (ISO 8601)

nameString

sizeInteger

remote_created_atDateTime (ISO 8601)
Access File information
File fields
remote_idString

mime_typeString

remote_updated_atDateTime (ISO 8601)

file_urlString

nameString

sizeInteger

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

folder_urlString

remote_updated_atDateTime (ISO 8601)

nameString

sizeInteger

remote_created_atDateTime (ISO 8601)

parent_folderUUID
Access File information
File fields
remote_idString

mime_typeString

remote_updated_atDateTime (ISO 8601)

file_urlString

nameString

sizeInteger

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

remote_dataArray

remote_idString

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

remote_dataArray

remote_idString

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

remote_idString

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

folder_urlString

remote_updated_atDateTime (ISO 8601)

remote_dataArray

nameString

sizeInteger

remote_created_atDateTime (ISO 8601)
Access File information
File fields
remote_idString

remote_updated_atDateTime (ISO 8601)

file_urlString

remote_dataArray

nameString

sizeInteger

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

remote_idString

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

remote_idString

drive_urlString

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_idString

folder_urlString

remote_updated_atDateTime (ISO 8601)

remote_dataArray

nameString

sizeInteger

remote_created_atDateTime (ISO 8601)
Access File information
File fields
remote_idString

mime_typeString

remote_updated_atDateTime (ISO 8601)

file_urlString

remote_dataArray

nameString

sizeInteger

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

remote_created_atDateTime (ISO 8601)
POST/search/query
Merge interacts with this API endpoint to...
Access Drive information
Drive fields
remote_idString

nameString

remote_created_atDateTime (ISO 8601)

drive_urlString
Access Folder information
Folder fields
remote_idString

nameString

folder_urlString

remote_updated_atDateTime (ISO 8601)
Access File information
File fields
file_urlString

remote_idString

nameString

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

site_remote_idUnknown
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
remote_dataUnknown

userUUID

groupUUID
Access Group information
Group fields
remote_idString

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

remote_idString

nameString
GET/sites/{site_name}/_api/web/sitegroups
Merge interacts with this API endpoint to...
Access Group information
Group fields
remote_dataArray

nameString
Access User information
User fields
email_addressString