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
remote_created_atDateTime (ISO 8601)

remote_dataArray

sizeInteger

remote_updated_atDateTime (ISO 8601)

nameString

remote_idString

folder_urlString

descriptionString
Access File information
File fields
remote_created_atDateTime (ISO 8601)

remote_dataArray

sizeInteger

mime_typeString

remote_updated_atDateTime (ISO 8601)

nameString

remote_idString

file_urlString

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

sizeInteger

remote_updated_atDateTime (ISO 8601)

nameString

remote_idString

folder_urlString

descriptionString
Access File information
File fields
remote_created_atDateTime (ISO 8601)

sizeInteger

mime_typeString

remote_updated_atDateTime (ISO 8601)

nameString

remote_idString

file_urlString

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

remote_idString

remote_dataArray

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

remote_dataArray

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

email_addressString

nameString