Dropbox
Merge interacts with Dropbox API endpoints to access certain information as detailed below.
API Endpoints
POST/sharing/list_file_members
Merge interacts with this API endpoint to...
Access User information
User fields
email_address
Stringname
Stringremote_id
StringAccess Permission information
Permission fields
roles
Arrayuser
UUIDgroup
UUIDAccess Group information
Group fields
name
Stringremote_id
StringPOST/sharing/list_shared_links
Merge interacts with this API endpoint to...
Access Permission information
Permission fields
remote_data
UnknownPOST/files/list_folder{continue_path}
Merge interacts with this API endpoint to...
Access File information
File fields
remote_id
Stringfile_url
Stringsize
Integerremote_data
Arrayname
Stringmime_type
Stringremote_updated_at
DateTime (ISO 8601)Access Folder information
Folder fields
remote_id
Stringsize
Integerremote_data
Arrayfolder_url
Stringname
Stringremote_updated_at
DateTime (ISO 8601)POST/users/get_current_account
Merge interacts with this API endpoint to...
Access User information
User fields
email_address
Stringname
Stringremote_id
String