
Box
Merge interacts with Box API endpoints to access certain information as detailed below.
API Endpoints
GET/users
Merge interacts with this API endpoint to...
Access User information
User fields
name
Stringemail_address
Stringremote_data
Arrayremote_id
StringGETfolders/{folder_id}/items
Merge interacts with this API endpoint to...
Access Folder information
Folder fields
remote_data
Arrayfolder_url
Stringremote_updated_at
DateTime (ISO 8601)remote_created_at
DateTime (ISO 8601)description
Stringsize
Integername
Stringremote_id
StringAccess File information
File fields
mime_type
Stringremote_data
Arrayremote_updated_at
DateTime (ISO 8601)remote_created_at
DateTime (ISO 8601)description
Stringsize
Integername
Stringfile_url
Stringremote_id
StringGET/folders/{id}/items
Merge interacts with this API endpoint to...
Access Folder information
Folder fields
folder_url
Stringremote_updated_at
DateTime (ISO 8601)remote_created_at
DateTime (ISO 8601)description
Stringsize
Integername
Stringremote_id
StringAccess File information
File fields
mime_type
Stringremote_updated_at
DateTime (ISO 8601)remote_created_at
DateTime (ISO 8601)description
Stringsize
Integername
Stringfile_url
Stringremote_id
StringGET/users/me
Merge interacts with this API endpoint to...
Access User information
User fields
name
Stringemail_address
Stringremote_id
StringGET/groups
Merge interacts with this API endpoint to...
Access Group information
Group fields
name
Stringremote_data
Arrayremote_id
String