
OneDrive
Merge interacts with OneDrive API endpoints to access certain information as detailed below.
API Endpoints
GET/users
Merge interacts with this API endpoint to...
Access User information
User fields
remote_id
Stringremote_data
Arrayname
Stringemail_address
StringGET/me
Merge interacts with this API endpoint to...
Access User information
User fields
remote_id
Stringremote_data
Arrayname
Stringemail_address
StringGET/me/drive/root/delta
Merge interacts with this API endpoint to...
Access Folder information
Folder fields
folder_url
Stringsize
Integerparent_folder
UUIDremote_id
Stringremote_updated_at
DateTime (ISO 8601)drive
UUIDname
Stringremote_created_at
DateTime (ISO 8601)Access File information
File fields
folder
UUIDsize
Integerremote_id
Stringremote_updated_at
DateTime (ISO 8601)mime_type
Stringdrive
UUIDfile_url
Stringname
Stringremote_created_at
DateTime (ISO 8601)GET/me/drive/items/{item_id}/permissions
Merge interacts with this API endpoint to...
Access User information
User fields
remote_id
Stringname
Stringemail_address
StringAccess Permission information
Permission fields
remote_data
Unknowngroup
UUIDuser
UUIDAccess Group information
Group fields
name
StringGET/me/drives
Merge interacts with this API endpoint to...
Access Drive information
Drive fields
remote_data
Arrayremote_id
Stringdrive_url
Stringname
Stringremote_created_at
DateTime (ISO 8601)Access Folder information
Folder fields
drive
UUIDAccess File information
File fields
drive
UUIDGET/me/drives/{drive_id}/items/{item_id}/permissions
Merge interacts with this API endpoint to...
Access User information
User fields
remote_id
Stringname
Stringemail_address
StringAccess Permission information
Permission fields
remote_data
Unknowngroup
UUIDuser
UUIDAccess Group information
Group fields
name
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
Stringname
Stringemail_address
StringGET/me/drives/{drive_id}/items/{folder_id}/children
Merge interacts with this API endpoint to...
Access Folder information
Folder fields
remote_data
Arrayfolder_url
Stringsize
Integerremote_id
Stringremote_updated_at
DateTime (ISO 8601)name
Stringremote_created_at
DateTime (ISO 8601)Access File information
File fields
remote_data
Arraysize
Integerremote_id
Stringremote_updated_at
DateTime (ISO 8601)mime_type
Stringfile_url
Stringname
Stringremote_created_at
DateTime (ISO 8601)GET/drives/{drive-id}/items/{item-id}
Merge interacts with this API endpoint to...
Access Folder information
Folder fields
remote_data
Arrayfolder_url
Stringsize
Integerparent_folder
UUIDremote_id
Stringremote_updated_at
DateTime (ISO 8601)name
Stringremote_created_at
DateTime (ISO 8601)Access File information
File fields
remote_data
Arrayfolder
UUIDsize
Integerremote_id
Stringremote_updated_at
DateTime (ISO 8601)file_url
Stringname
Stringremote_created_at
DateTime (ISO 8601)GET{path}/delta
Merge interacts with this API endpoint to...
Access File information
File fields
mime_type
StringGET/drives/{drive_remote_id}/root/delta
Merge interacts with this API endpoint to...
Access File information
File fields
mime_type
String