
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
name
Stringremote_data
Arrayremote_id
StringGET/users
Merge interacts with this API endpoint to...
Access User information
User fields
name
Stringremote_data
Arrayremote_id
Stringemail_address
StringGETfolders/{folder_id}/items
Merge interacts with this API endpoint to...
Access Folder information
Folder fields
description
Stringfolder_url
Stringremote_updated_at
DateTime (ISO 8601)remote_data
Arrayremote_created_at
DateTime (ISO 8601)name
Stringremote_id
Stringsize
IntegerAccess File information
File fields
mime_type
Stringdescription
Stringremote_updated_at
DateTime (ISO 8601)remote_data
Arrayremote_created_at
DateTime (ISO 8601)file_url
Stringname
Stringremote_id
Stringsize
IntegerGET/search
Merge interacts with this API endpoint to...
Access Folder information
Folder fields
description
Stringfolder_url
Stringremote_updated_at
DateTime (ISO 8601)remote_data
Arrayremote_created_at
DateTime (ISO 8601)name
Stringremote_id
Stringsize
IntegerAccess File information
File fields
mime_type
Stringdescription
Stringremote_updated_at
DateTime (ISO 8601)remote_data
Arrayremote_created_at
DateTime (ISO 8601)file_url
Stringname
Stringremote_id
Stringsize
IntegerGET/folders/{id}/items
Merge interacts with this API endpoint to...
Access Folder information
Folder fields
description
Stringfolder_url
Stringremote_updated_at
DateTime (ISO 8601)remote_created_at
DateTime (ISO 8601)name
Stringremote_id
Stringsize
IntegerAccess File information
File fields
mime_type
Stringdescription
Stringremote_updated_at
DateTime (ISO 8601)remote_created_at
DateTime (ISO 8601)file_url
Stringname
Stringremote_id
Stringsize
IntegerGET/users/me
Merge interacts with this API endpoint to...
Access User information
User fields
name
Stringremote_id
Stringemail_address
String