Box
Common Model Sync Frequencies
Accessed third-party endpoints
Merge interacts with Box 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/users
Merge interacts with this API endpoint to...
Access User information
User fields
nameString

remote_dataArray

remote_idString

email_addressString
GETfolders/{folder_id}/items
Merge interacts with this API endpoint to...
Access Folder information
Folder fields
descriptionString

folder_urlString

remote_updated_atDateTime (ISO 8601)

remote_dataArray

remote_created_atDateTime (ISO 8601)

nameString

remote_idString

sizeInteger
Access File information
File fields
mime_typeString

descriptionString

remote_updated_atDateTime (ISO 8601)

remote_dataArray

remote_created_atDateTime (ISO 8601)

file_urlString

nameString

remote_idString

sizeInteger
GET/search
Merge interacts with this API endpoint to...
Access Folder information
Folder fields
descriptionString

folder_urlString

remote_updated_atDateTime (ISO 8601)

remote_dataArray

remote_created_atDateTime (ISO 8601)

nameString

remote_idString

sizeInteger
Access File information
File fields
mime_typeString

descriptionString

remote_updated_atDateTime (ISO 8601)

remote_dataArray

remote_created_atDateTime (ISO 8601)

file_urlString

nameString

remote_idString

sizeInteger
GET/folders/{id}/items
Merge interacts with this API endpoint to...
Access Folder information
Folder fields
descriptionString

folder_urlString

remote_updated_atDateTime (ISO 8601)

remote_created_atDateTime (ISO 8601)

nameString

remote_idString

sizeInteger
Access File information
File fields
mime_typeString

descriptionString

remote_updated_atDateTime (ISO 8601)

remote_created_atDateTime (ISO 8601)

file_urlString

nameString

remote_idString

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

remote_idString

email_addressString