Box
File Storage
Third-Party Data Provider Interactions
Common Model Sync Frequencies
Third-Party Data Provider Interactions
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
remote_idString

nameString

descriptionString

folder_urlString

remote_updated_atDateTime (ISO 8601)

remote_created_atDateTime (ISO 8601)

sizeInteger
Access File information
File fields
remote_idString

mime_typeString

nameString

descriptionString

remote_updated_atDateTime (ISO 8601)

file_urlString

remote_created_atDateTime (ISO 8601)

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

email_addressString

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

remote_dataArray

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

email_addressString

remote_dataArray

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

remote_dataArray

nameString

descriptionString

folder_urlString

remote_updated_atDateTime (ISO 8601)

remote_created_atDateTime (ISO 8601)

sizeInteger
Access File information
File fields
remote_idString

mime_typeString

remote_dataArray

nameString

descriptionString

remote_updated_atDateTime (ISO 8601)

file_urlString

remote_created_atDateTime (ISO 8601)

sizeInteger