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/folders/{id}/items
Merge interacts with this API endpoint to...
Access Folder information
Folder fields
remote_created_atDateTime (ISO 8601)

remote_updated_atDateTime (ISO 8601)

descriptionString

remote_idString

nameString

folder_urlString

sizeInteger
Access File information
File fields
remote_created_atDateTime (ISO 8601)

remote_updated_atDateTime (ISO 8601)

descriptionString

mime_typeString

remote_idString

nameString

sizeInteger

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

remote_idString

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

remote_idString

nameString
GETfolders/{folder_id}/items
Merge interacts with this API endpoint to...
Access Folder information
Folder fields
remote_created_atDateTime (ISO 8601)

remote_updated_atDateTime (ISO 8601)

descriptionString

remote_idString

remote_dataArray

nameString

folder_urlString

sizeInteger
Access File information
File fields
remote_created_atDateTime (ISO 8601)

remote_updated_atDateTime (ISO 8601)

descriptionString

mime_typeString

remote_idString

remote_dataArray

nameString

sizeInteger

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

remote_dataArray

remote_idString

nameString