
Box
Merge interacts with Box API endpoints to access certain information as detailed below.
API Endpoints
GET/groups
Merge interacts with this API endpoint to...
Access Group information
Group fields
remote_id
Stringname
Stringremote_data
ArrayGET/users
Merge interacts with this API endpoint to...
Access User information
User fields
remote_id
Stringname
Stringremote_data
Arrayemail_address
StringGET/folders/{id}/items
Merge interacts with this API endpoint to...
Access Folder information
Folder fields
remote_id
Stringfolder_url
Stringremote_created_at
DateTime (ISO 8601)size
Integerremote_updated_at
DateTime (ISO 8601)name
Stringdescription
StringAccess File information
File fields
remote_id
Stringremote_created_at
DateTime (ISO 8601)file_url
Stringsize
Integerremote_updated_at
DateTime (ISO 8601)mime_type
Stringname
Stringdescription
StringGETfolders/{folder_id}/items
Merge interacts with this API endpoint to...
Access Folder information
Folder fields
remote_id
Stringremote_data
Arrayfolder_url
Stringremote_created_at
DateTime (ISO 8601)size
Integerremote_updated_at
DateTime (ISO 8601)name
Stringdescription
StringAccess File information
File fields
remote_id
Stringremote_data
Arrayremote_created_at
DateTime (ISO 8601)file_url
Stringsize
Integerremote_updated_at
DateTime (ISO 8601)mime_type
Stringname
Stringdescription
StringGET/search
Merge interacts with this API endpoint to...
Access Folder information
Folder fields
remote_id
Stringremote_data
Arrayfolder_url
Stringremote_created_at
DateTime (ISO 8601)size
Integerremote_updated_at
DateTime (ISO 8601)name
Stringdescription
StringAccess File information
File fields
remote_id
Stringremote_data
Arrayremote_created_at
DateTime (ISO 8601)file_url
Stringsize
Integerremote_updated_at
DateTime (ISO 8601)mime_type
Stringname
Stringdescription
StringGET/users/me
Merge interacts with this API endpoint to...
Access User information
User fields
remote_id
Stringname
Stringemail_address
String