
Box
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
email_address
Stringname
Stringremote_id
StringGETfolders/{folder_id}/items
Merge interacts with this API endpoint to...
Access Folder information
Folder fields
size
Integerdescription
Stringremote_updated_at
DateTime (ISO 8601)folder_url
Stringremote_created_at
DateTime (ISO 8601)remote_data
Arrayname
Stringremote_id
StringAccess File information
File fields
size
Integerdescription
Stringremote_updated_at
DateTime (ISO 8601)remote_created_at
DateTime (ISO 8601)mime_type
Stringfile_url
Stringremote_data
Arrayname
Stringremote_id
StringGET/folders/{id}/items
Merge interacts with this API endpoint to...
Access Folder information
Folder fields
size
Integerdescription
Stringremote_updated_at
DateTime (ISO 8601)folder_url
Stringremote_created_at
DateTime (ISO 8601)name
Stringremote_id
StringAccess File information
File fields
size
Integerdescription
Stringremote_updated_at
DateTime (ISO 8601)remote_created_at
DateTime (ISO 8601)mime_type
Stringfile_url
Stringname
Stringremote_id
StringGET/users
Merge interacts with this API endpoint to...
Access User information
User fields
remote_data
Arrayemail_address
Stringname
Stringremote_id
StringGET/groups
Merge interacts with this API endpoint to...
Access Group information
Group fields
remote_data
Arrayname
Stringremote_id
String