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
folder_urlString

sizeInteger

descriptionString

remote_created_atDateTime (ISO 8601)

remote_idString

nameString

remote_updated_atDateTime (ISO 8601)
Access File information
File fields
mime_typeString

sizeInteger

file_urlString

descriptionString

remote_created_atDateTime (ISO 8601)

remote_idString

nameString

remote_updated_atDateTime (ISO 8601)
GET/groups
Merge interacts with this API endpoint to...
Access Group information
Group fields
remote_idString

nameString

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

email_addressString

nameString

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

sizeInteger

remote_dataArray

descriptionString

remote_created_atDateTime (ISO 8601)

remote_idString

nameString

remote_updated_atDateTime (ISO 8601)
Access File information
File fields
mime_typeString

sizeInteger

remote_dataArray

file_urlString

descriptionString

remote_created_atDateTime (ISO 8601)

remote_idString

nameString

remote_updated_atDateTime (ISO 8601)
GET/users/me
Merge interacts with this API endpoint to...
Access User information
User fields
remote_idString

email_addressString

nameString