
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
remote_id
Stringemail_address
Stringname
StringGETfolders/{folder_id}/items
Merge interacts with this API endpoint to...
Access Folder information
Folder fields
remote_id
Stringdescription
Stringfolder_url
Stringname
Stringremote_updated_at
DateTime (ISO 8601)size
Integerremote_data
Arrayremote_created_at
DateTime (ISO 8601)Access File information
File fields
mime_type
Stringremote_id
Stringdescription
Stringname
Stringfile_url
Stringremote_updated_at
DateTime (ISO 8601)size
Integerremote_data
Arrayremote_created_at
DateTime (ISO 8601)GET/folders/{id}/items
Merge interacts with this API endpoint to...
Access Folder information
Folder fields
remote_id
Stringdescription
Stringfolder_url
Stringname
Stringremote_updated_at
DateTime (ISO 8601)size
Integerremote_created_at
DateTime (ISO 8601)Access File information
File fields
mime_type
Stringremote_id
Stringdescription
Stringname
Stringfile_url
Stringremote_updated_at
DateTime (ISO 8601)size
Integerremote_created_at
DateTime (ISO 8601)GET/users
Merge interacts with this API endpoint to...
Access User information
User fields
remote_id
Stringremote_data
Arrayemail_address
Stringname
StringGET/groups
Merge interacts with this API endpoint to...
Access Group information
Group fields
remote_id
Stringremote_data
Arrayname
String