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
remote_idString

nameString

remote_dataArray
GET/users
Merge interacts with this API endpoint to...
Access User information
User fields
remote_idString

nameString

remote_dataArray

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

folder_urlString

remote_created_atDateTime (ISO 8601)

sizeInteger

remote_updated_atDateTime (ISO 8601)

nameString

descriptionString
Access File information
File fields
remote_idString

remote_created_atDateTime (ISO 8601)

file_urlString

sizeInteger

remote_updated_atDateTime (ISO 8601)

mime_typeString

nameString

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

remote_dataArray

folder_urlString

remote_created_atDateTime (ISO 8601)

sizeInteger

remote_updated_atDateTime (ISO 8601)

nameString

descriptionString
Access File information
File fields
remote_idString

remote_dataArray

remote_created_atDateTime (ISO 8601)

file_urlString

sizeInteger

remote_updated_atDateTime (ISO 8601)

mime_typeString

nameString

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

remote_dataArray

folder_urlString

remote_created_atDateTime (ISO 8601)

sizeInteger

remote_updated_atDateTime (ISO 8601)

nameString

descriptionString
Access File information
File fields
remote_idString

remote_dataArray

remote_created_atDateTime (ISO 8601)

file_urlString

sizeInteger

remote_updated_atDateTime (ISO 8601)

mime_typeString

nameString

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

nameString

email_addressString