
Box
Merge interacts with Box API endpoints to access certain information as detailed below.
API Endpoints
GETfolders/{folder_id}/items
Merge interacts with this API endpoint to...
Access Folder information
Folder fields
remote_created_at
DateTime (ISO 8601)remote_data
Arraysize
Integerremote_updated_at
DateTime (ISO 8601)name
Stringremote_id
Stringfolder_url
Stringdescription
StringAccess File information
File fields
remote_created_at
DateTime (ISO 8601)remote_data
Arraysize
Integermime_type
Stringremote_updated_at
DateTime (ISO 8601)name
Stringremote_id
Stringfile_url
Stringdescription
StringGET/folders/{id}/items
Merge interacts with this API endpoint to...
Access Folder information
Folder fields
remote_created_at
DateTime (ISO 8601)size
Integerremote_updated_at
DateTime (ISO 8601)name
Stringremote_id
Stringfolder_url
Stringdescription
StringAccess File information
File fields
remote_created_at
DateTime (ISO 8601)size
Integermime_type
Stringremote_updated_at
DateTime (ISO 8601)name
Stringremote_id
Stringfile_url
Stringdescription
StringGET/users
Merge interacts with this API endpoint to...
Access User information
User fields
email_address
Stringremote_id
Stringremote_data
Arrayname
StringGET/groups
Merge interacts with this API endpoint to...
Access Group information
Group fields
remote_id
Stringremote_data
Arrayname
StringGET/users/me
Merge interacts with this API endpoint to...
Access User information
User fields
remote_id
Stringemail_address
Stringname
String