
Dropbox
Merge interacts with Dropbox API endpoints to access certain information as detailed below.
API Endpoints
POST/users/get_current_account
Merge interacts with this API endpoint to...
Access User information
User fields
remote_id
Stringremote_data
Arrayemail_address
Stringname
StringAccess Permission information
Permission fields
user
UUIDPOST/files/get_metadata
Merge interacts with this API endpoint to...
Access Folder information
Folder fields
remote_updated_at
DateTime (ISO 8601)size
Integerremote_data
Arrayremote_id
Stringfolder_url
Stringname
StringAccess File information
File fields
remote_updated_at
DateTime (ISO 8601)size
Integermime_type
Stringremote_data
Arrayfile_url
Stringremote_id
Stringname
StringPOST/sharing/list_folder_members
Merge interacts with this API endpoint to...
Access User information
User fields
remote_id
Stringremote_data
Arrayemail_address
Stringname
StringAccess Permission information
Permission fields
group
UUIDroles
ArrayAccess Group information
Group fields
remote_id
Stringremote_data
Arrayname
StringPOST/sharing/list_shared_links
Merge interacts with this API endpoint to...
Access Permission information
Permission fields
remote_data
UnknownPOST/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/files/list_folder{continue_path}
Merge interacts with this API endpoint to...
Access Folder information
Folder fields
remote_updated_at
DateTime (ISO 8601)size
Integerremote_data
Arrayremote_id
Stringfolder_url
Stringname
StringAccess File information
File fields
remote_updated_at
DateTime (ISO 8601)size
Integermime_type
Stringremote_data
Arrayfile_url
Stringremote_id
Stringname
StringPOST/team/groups/list/continue
Merge interacts with this API endpoint to...
Access Group information
Group fields
remote_id
Stringname
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
remote_id
Stringremote_data
Arrayemail_address
Stringname
String