Box
Common Model Sync Frequencies
Accessed third-party endpoints
Merge interacts with Box API endpoints to access certain information as detailed below.
API Endpoints

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

remote_idString

remote_dataArray

sizeInteger

nameString

remote_created_atDateTime (ISO 8601)

folder_urlString

remote_updated_atDateTime (ISO 8601)
Access File information
File fields
descriptionString

remote_idString

remote_dataArray

sizeInteger

nameString

remote_created_atDateTime (ISO 8601)

remote_updated_atDateTime (ISO 8601)

file_urlString

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

remote_idString

sizeInteger

nameString

remote_created_atDateTime (ISO 8601)

folder_urlString

remote_updated_atDateTime (ISO 8601)
Access File information
File fields
descriptionString

remote_idString

sizeInteger

nameString

remote_created_atDateTime (ISO 8601)

remote_updated_atDateTime (ISO 8601)

file_urlString

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

email_addressString

nameString

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

nameString

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

nameString

remote_idString