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
remote_idString

nameString

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

folder_urlString

remote_dataArray

sizeInteger

remote_idString

remote_updated_atDateTime (ISO 8601)

nameString

remote_created_atDateTime (ISO 8601)
Access File information
File fields
descriptionString

remote_dataArray

sizeInteger

remote_idString

remote_updated_atDateTime (ISO 8601)

mime_typeString

file_urlString

nameString

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

folder_urlString

sizeInteger

remote_idString

remote_updated_atDateTime (ISO 8601)

nameString

remote_created_atDateTime (ISO 8601)
Access File information
File fields
descriptionString

sizeInteger

remote_idString

remote_updated_atDateTime (ISO 8601)

mime_typeString

file_urlString

nameString

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

remote_dataArray

nameString

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

remote_dataArray

nameString