
Dropbox
Third-Party Data Provider Interactions
Merge interacts with Dropbox API endpoints to access certain information as detailed belowAPI Endpoints
POST/files/list_folder{continue_path}
Merge interacts with this API endpoint to...
Access Folder information
Folder fields
remote_id
Stringremote_data
Arrayname
Stringfolder_url
Stringremote_updated_at
DateTime (ISO 8601)size
IntegerAccess File information
File fields
remote_id
Stringmime_type
Stringremote_data
Arrayname
Stringremote_updated_at
DateTime (ISO 8601)file_url
Stringsize
IntegerPOST/sharing/list_file_members
Merge interacts with this API endpoint to...
Access User information
User fields
remote_id
Stringemail_address
Stringname
StringAccess Permission information
Permission fields
group
UUIDroles
Arrayuser
UUIDAccess Group information
Group fields
remote_id
Stringname
StringPOST/sharing/list_shared_links
Merge interacts with this API endpoint to...
Access Permission information
Permission fields
remote_data
UnknownPOST/users/get_current_account
Merge interacts with this API endpoint to...
Access User information
User fields
remote_id
Stringemail_address
Stringname
String