OneDrive
Common Model Sync Frequencies
Accessed third-party endpoints
Merge interacts with OneDrive 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

nameString

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

nameString

email_addressString
GET/me/drive/items/{item_id}/permissions
Merge interacts with this API endpoint to...
Access User information
User fields
remote_idString

nameString

email_addressString
Access Permission information
Permission fields
userUUID

groupUUID

remote_dataUnknown
Access Group information
Group fields
nameString
GET/me/drives
Merge interacts with this API endpoint to...
Access Drive information
Drive fields
remote_idString

remote_dataArray

nameString

remote_created_atDateTime (ISO 8601)

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

remote_dataArray

folder_urlString

sizeInteger

remote_updated_atDateTime (ISO 8601)

nameString

remote_created_atDateTime (ISO 8601)
Access File information
File fields
remote_idString

remote_dataArray

file_urlString

sizeInteger

remote_updated_atDateTime (ISO 8601)

mime_typeString

nameString

remote_created_atDateTime (ISO 8601)
GET/me/drives/{drive_id}/items/{item_id}/permissions
Merge interacts with this API endpoint to...
Access User information
User fields
remote_idString

nameString

email_addressString
Access Permission information
Permission fields
userUUID

groupUUID

remote_dataUnknown
Access Group information
Group fields
nameString
GET/me
Merge interacts with this API endpoint to...
Access User information
User fields
remote_idString

nameString

remote_dataArray

email_addressString
GET/me/drive/root/delta
Merge interacts with this API endpoint to...
Access Folder information
Folder fields
remote_idString

folder_urlString

parent_folderUUID

sizeInteger

remote_updated_atDateTime (ISO 8601)

nameString

remote_created_atDateTime (ISO 8601)

driveUUID
Access File information
File fields
remote_idString

file_urlString

sizeInteger

folderUUID

remote_updated_atDateTime (ISO 8601)

mime_typeString

nameString

remote_created_atDateTime (ISO 8601)

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

remote_dataArray

folder_urlString

parent_folderUUID

sizeInteger

remote_updated_atDateTime (ISO 8601)

nameString

remote_created_atDateTime (ISO 8601)
Access File information
File fields
remote_idString

remote_dataArray

file_urlString

sizeInteger

folderUUID

remote_updated_atDateTime (ISO 8601)

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{path}/delta
Merge interacts with this API endpoint to...
Access File information
File fields
mime_typeString
GET/users
Merge interacts with this API endpoint to...
Access User information
User fields
remote_idString

nameString

remote_dataArray

email_addressString