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

folder_urlString

remote_updated_atDateTime (ISO 8601)

remote_dataArray

nameString

sizeInteger

remote_created_atDateTime (ISO 8601)
Access File information
File fields
descriptionString

remote_idString

mime_typeString

remote_updated_atDateTime (ISO 8601)

file_urlString

remote_dataArray

nameString

sizeInteger

remote_created_atDateTime (ISO 8601)
GET/folders/{id}/items
Merge interacts with this API endpoint to...
Access Folder information
Folder fields
descriptionString

remote_idString

folder_urlString

remote_updated_atDateTime (ISO 8601)

nameString

sizeInteger

remote_created_atDateTime (ISO 8601)
Access File information
File fields
descriptionString

remote_idString

mime_typeString

remote_updated_atDateTime (ISO 8601)

file_urlString

nameString

sizeInteger

remote_created_atDateTime (ISO 8601)
GET/users
Merge interacts with this API endpoint to...
Access User information
User fields
email_addressString

remote_dataArray

remote_idString

nameString
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