
Box
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
description
Stringfolder_url
Stringremote_id
Stringsize
Integerremote_updated_at
DateTime (ISO 8601)remote_created_at
DateTime (ISO 8601)name
StringAccess File information
File fields
description
Stringremote_id
Stringmime_type
Stringsize
Integerremote_updated_at
DateTime (ISO 8601)remote_created_at
DateTime (ISO 8601)file_url
Stringname
StringGET/groups
Merge interacts with this API endpoint to...
Access Group information
Group fields
remote_data
Arrayname
Stringremote_id
StringGET/users
Merge interacts with this API endpoint to...
Access User information
User fields
email_address
Stringremote_data
Arrayname
Stringremote_id
StringGETfolders/{folder_id}/items
Merge interacts with this API endpoint to...
Access Folder information
Folder fields
description
Stringfolder_url
Stringremote_id
Stringsize
Integerremote_updated_at
DateTime (ISO 8601)remote_created_at
DateTime (ISO 8601)remote_data
Arrayname
StringAccess File information
File fields
description
Stringremote_id
Stringmime_type
Stringsize
Integerremote_updated_at
DateTime (ISO 8601)remote_created_at
DateTime (ISO 8601)remote_data
Arrayfile_url
Stringname
StringGET/users/me
Merge interacts with this API endpoint to...
Access User information
User fields
email_address
Stringname
Stringremote_id
String