
Dropbox
Merge interacts with Dropbox API endpoints to access certain information as detailed below.
API Endpoints
POST/files/list_folder{continue_path}
Merge interacts with this API endpoint to...
Access File information
File fields
remote_id
Stringmime_type
Stringsize
Integerremote_updated_at
DateTime (ISO 8601)remote_data
Arrayfile_url
Stringname
StringAccess Folder information
Folder fields
folder_url
Stringremote_id
Stringsize
Integerremote_updated_at
DateTime (ISO 8601)remote_data
Arrayname
StringPOST/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
user
UUIDroles
Arraygroup
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/team/groups/list/continue
Merge interacts with this API endpoint to...
Access Group information
Group fields
name
Stringremote_id
StringPOST/team/groups/list
Merge interacts with this API endpoint to...
Access Group information
Group fields
remote_data
ArrayPOST/team/groups/members/list/continue
Merge interacts with this API endpoint to...
Access User information
User fields
email_address
Stringremote_data
Arrayname
Stringremote_id
StringPOST/users/get_current_account
Merge interacts with this API endpoint to...
Access User information
User fields
email_address
Stringname
Stringremote_id
String