
OneDrive
Merge interacts with OneDrive API endpoints to access certain information as detailed below.
API Endpoints
GET/groups
Merge interacts with this API endpoint to...
Access Group information
Group fields
name
Stringremote_data
Arrayremote_id
StringGET/groups/{group_id}/members
Merge interacts with this API endpoint to...
Access User information
User fields
name
Stringemail_address
Stringremote_id
StringGET/me/drives
Merge interacts with this API endpoint to...
Access Drive information
Drive fields
remote_id
Stringremote_created_at
DateTime (ISO 8601)name
Stringdrive_url
Stringremote_data
ArrayAccess 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
name
Stringemail_address
Stringremote_id
StringAccess Permission information
Permission fields
group
UUIDuser
UUIDremote_data
UnknownAccess Group information
Group fields
name
StringGET/me/drive/items/{item_id}/permissions
Merge interacts with this API endpoint to...
Access User information
User fields
name
Stringemail_address
Stringremote_id
StringAccess Permission information
Permission fields
group
UUIDuser
UUIDremote_data
UnknownAccess Group information
Group fields
name
StringGET/me
Merge interacts with this API endpoint to...
Access User information
User fields
name
Stringremote_data
Arrayemail_address
Stringremote_id
StringGET/me/drive/root/delta
Merge interacts with this API endpoint to...
Access Folder information
Folder fields
folder_url
Stringremote_updated_at
DateTime (ISO 8601)parent_folder
UUIDremote_id
Stringremote_created_at
DateTime (ISO 8601)name
Stringdrive
UUIDsize
IntegerAccess File information
File fields
remote_updated_at
DateTime (ISO 8601)mime_type
Stringremote_id
Stringremote_created_at
DateTime (ISO 8601)name
Stringdrive
UUIDfolder
UUIDfile_url
Stringsize
IntegerGET/me/drives/{drive_id}/items/{folder_id}/children
Merge interacts with this API endpoint to...
Access Folder information
Folder fields
folder_url
Stringremote_updated_at
DateTime (ISO 8601)remote_id
Stringremote_created_at
DateTime (ISO 8601)name
Stringsize
Integerremote_data
ArrayAccess File information
File fields
remote_updated_at
DateTime (ISO 8601)remote_id
Stringmime_type
Stringremote_created_at
DateTime (ISO 8601)name
Stringfile_url
Stringsize
Integerremote_data
ArrayGET/drives/{drive-id}/items/{item-id}
Merge interacts with this API endpoint to...
Access Folder information
Folder fields
folder_url
Stringremote_updated_at
DateTime (ISO 8601)parent_folder
UUIDremote_id
Stringremote_created_at
DateTime (ISO 8601)name
Stringsize
Integerremote_data
ArrayAccess File information
File fields
remote_updated_at
DateTime (ISO 8601)remote_id
Stringremote_created_at
DateTime (ISO 8601)name
Stringfolder
UUIDfile_url
Stringsize
Integerremote_data
ArrayGET/drives/{drive_remote_id}/root/delta
Merge interacts with this API endpoint to...
Access File information
File fields
mime_type
StringGET{path}/delta
Merge interacts with this API endpoint to...
Access File information
File fields
mime_type
StringGET/users
Merge interacts with this API endpoint to...
Access User information
User fields
name
Stringremote_data
Arrayemail_address
Stringremote_id
String