
OneDrive
Third-Party Data Provider Interactions
Merge interacts with OneDrive API endpoints to access certain information as detailed belowAPI Endpoints
GET/me/drives/{drive_id}/items/{folder_id}/children
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)remote_created_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
Stringremote_created_at
DateTime (ISO 8601)size
IntegerGET/me/drives
Merge interacts with this API endpoint to...
Access Drive information
Drive fields
remote_id
Stringremote_data
Arrayname
Stringdrive_url
Stringremote_created_at
DateTime (ISO 8601)Access Folder information
Folder fields
drive
UUIDAccess File information
File fields
drive
UUIDGET/users
Merge interacts with this API endpoint to...
Access User information
User fields
remote_id
Stringemail_address
Stringremote_data
Arrayname
StringGET/me/drive/root/delta
Merge interacts with this API endpoint to...
Access Folder information
Folder fields
remote_id
Stringname
Stringparent_folder
UUIDfolder_url
Stringremote_updated_at
DateTime (ISO 8601)remote_created_at
DateTime (ISO 8601)drive
UUIDsize
IntegerAccess File information
File fields
remote_id
Stringmime_type
Stringname
Stringfolder
UUIDremote_updated_at
DateTime (ISO 8601)file_url
Stringremote_created_at
DateTime (ISO 8601)drive
UUIDsize
IntegerGET/me
Merge interacts with this API endpoint to...
Access User information
User fields
remote_id
Stringemail_address
Stringname
StringGET/groups
Merge interacts with this API endpoint to...
Access Group information
Group fields
remote_id
Stringremote_data
Arrayname
StringGET/groups/{group_id}/members
Merge interacts with this API endpoint to...
Access User information
User fields
remote_id
Stringemail_address
Stringname
StringGET/me/drive/recent
Merge interacts with this API endpoint to...
Access File information
File fields
remote_id
Stringmime_type
Stringname
Stringremote_updated_at
DateTime (ISO 8601)file_url
Stringremote_created_at
DateTime (ISO 8601)drive
UUIDsize
IntegerGET/me/drive/items/{item_id}/permissions
Merge interacts with this API endpoint to...
Access User information
User fields
remote_id
Stringemail_address
Stringname
StringAccess Group information
Group fields
remote_id
Stringname
StringAccess Permission information
Permission fields
remote_data
UnknownGET/me/drives/{drive_id}/items/{item_id}/permissions
Merge interacts with this API endpoint to...
Access User information
User fields
remote_id
Stringemail_address
Stringname
StringAccess Group information
Group fields
remote_id
Stringname
StringAccess Permission information
Permission fields
remote_data
Unknown