
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/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
StringPOST/files/list_folder{continue_path}
Merge interacts with this API endpoint to...
Access File information
File fields
remote_id
Stringremote_updated_at
DateTime (ISO 8601)size
Integermime_type
Stringremote_data
Arrayfile_url
Stringname
StringAccess Folder information
Folder fields
remote_id
Stringremote_updated_at
DateTime (ISO 8601)size
Integerremote_data
Arrayname
Stringfolder_url
StringPOST/files/get_metadata
Merge interacts with this API endpoint to...
Access Folder information
Folder fields
remote_id
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
roles
Arraygroup
UUIDAccess 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
Unknown