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
descriptionStringremote_idStringfolder_urlStringremote_updated_atDateTime (ISO 8601)remote_dataArraynameStringsizeIntegerremote_created_atDateTime (ISO 8601)Access File information
File fields
descriptionStringremote_idStringmime_typeStringremote_updated_atDateTime (ISO 8601)file_urlStringremote_dataArraynameStringsizeIntegerremote_created_atDateTime (ISO 8601)GET/folders/{id}/items
Merge interacts with this API endpoint to...
Access Folder information
Folder fields
descriptionStringremote_idStringfolder_urlStringremote_updated_atDateTime (ISO 8601)nameStringsizeIntegerremote_created_atDateTime (ISO 8601)Access File information
File fields
descriptionStringremote_idStringmime_typeStringremote_updated_atDateTime (ISO 8601)file_urlStringnameStringsizeIntegerremote_created_atDateTime (ISO 8601)GET/users
Merge interacts with this API endpoint to...
Access User information
User fields
email_addressStringremote_dataArrayremote_idStringnameStringGET/groups
Merge interacts with this API endpoint to...
Access Group information
Group fields
remote_dataArrayremote_idStringnameStringGET/users/me
Merge interacts with this API endpoint to...
Access User information
User fields
email_addressStringremote_idStringnameString