
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
Stringremote_data
Arrayemail_address
Stringremote_id
StringGET/groups
Merge interacts with this API endpoint to...
Access Group information
Group fields
name
Stringremote_data
Arrayremote_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)description
Stringremote_id
Stringremote_created_at
DateTime (ISO 8601)name
Stringsize
IntegerAccess File information
File fields
remote_updated_at
DateTime (ISO 8601)description
Stringremote_id
Stringmime_type
Stringremote_created_at
DateTime (ISO 8601)name
Stringfile_url
Stringsize
IntegerGETfolders/{folder_id}/items
Merge interacts with this API endpoint to...
Access Folder information
Folder fields
folder_url
Stringremote_updated_at
DateTime (ISO 8601)description
Stringremote_id
Stringremote_created_at
DateTime (ISO 8601)name
Stringsize
Integerremote_data
ArrayAccess File information
File fields
remote_updated_at
DateTime (ISO 8601)description
Stringremote_id
Stringmime_type
Stringremote_created_at
DateTime (ISO 8601)name
Stringfile_url
Stringsize
Integerremote_data
ArrayGET/search
Merge interacts with this API endpoint to...
Access Folder information
Folder fields
folder_url
Stringremote_updated_at
DateTime (ISO 8601)description
Stringremote_id
Stringremote_created_at
DateTime (ISO 8601)name
Stringsize
Integerremote_data
ArrayAccess File information
File fields
remote_updated_at
DateTime (ISO 8601)description
Stringremote_id
Stringmime_type
Stringremote_created_at
DateTime (ISO 8601)name
Stringfile_url
Stringsize
Integerremote_data
ArrayGET/users/me
Merge interacts with this API endpoint to...
Access User information
User fields
name
Stringemail_address
Stringremote_id
String