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
remote_created_at
DateTime (ISO 8601)remote_updated_at
DateTime (ISO 8601)folder_url
Stringremote_id
Stringsize
Integername
Stringdescription
StringAccess File information
File fields
remote_created_at
DateTime (ISO 8601)mime_type
Stringfile_url
Stringremote_updated_at
DateTime (ISO 8601)remote_id
Stringsize
Integername
Stringdescription
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
StringGETfolders/{folder_id}/items
Merge interacts with this API endpoint to...
Access Folder information
Folder fields
remote_created_at
DateTime (ISO 8601)remote_data
Arrayremote_updated_at
DateTime (ISO 8601)folder_url
Stringremote_id
Stringsize
Integername
Stringdescription
StringAccess File information
File fields
remote_created_at
DateTime (ISO 8601)name
Stringfile_url
Stringremote_data
Arrayremote_updated_at
DateTime (ISO 8601)remote_id
Stringsize
Integermime_type
Stringdescription
StringGET/users
Merge interacts with this API endpoint to...
Access User information
User fields
remote_id
Stringremote_data
Arrayemail_address
Stringname
String