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/users/me
Merge interacts with this API endpoint to...
Access User information
User fields
nameString

remote_idString

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

remote_idString

remote_updated_atDateTime (ISO 8601)

folder_urlString

descriptionString

sizeInteger

nameString

remote_created_atDateTime (ISO 8601)
Access File information
File fields
remote_dataArray

remote_idString

remote_updated_atDateTime (ISO 8601)

file_urlString

descriptionString

mime_typeString

sizeInteger

nameString

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

remote_updated_atDateTime (ISO 8601)

folder_urlString

descriptionString

sizeInteger

nameString

remote_created_atDateTime (ISO 8601)
Access File information
File fields
remote_idString

remote_updated_atDateTime (ISO 8601)

file_urlString

descriptionString

mime_typeString

sizeInteger

nameString

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

remote_dataArray

remote_idString

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

remote_dataArray

remote_idString