
SharePoint
Merge interacts with SharePoint 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/{id}/members
Merge interacts with this API endpoint to...
Access User information
User fields
name
Stringemail_address
Stringremote_id
StringGET/sites/{site_id}/drives
Merge interacts with this API endpoint to...
Access Drive information
Drive fields
remote_data
Arrayremote_id
Stringremote_created_at
DateTime (ISO 8601)drive_url
StringGET/drives/{drive_id}/items/{folder_id}/children
Merge interacts with this API endpoint to...
Access Folder information
Folder fields
size
Integerremote_data
Arrayremote_id
Stringremote_updated_at
DateTime (ISO 8601)name
Stringremote_created_at
DateTime (ISO 8601)folder_url
StringAccess File information
File fields
size
Integerfile_url
Stringremote_id
Stringremote_data
Arrayremote_updated_at
DateTime (ISO 8601)name
Stringremote_created_at
DateTime (ISO 8601)mime_type
StringGET/sites/{site_id}/drives/{drive_id}/items/{folder_id}/children
Merge interacts with this API endpoint to...
Access File information
File fields
size
Integerfile_url
Stringremote_id
Stringremote_updated_at
DateTime (ISO 8601)name
Stringremote_created_at
DateTime (ISO 8601)mime_type
StringAccess Folder information
Folder fields
size
Integerremote_id
Stringremote_updated_at
DateTime (ISO 8601)name
Stringremote_created_at
DateTime (ISO 8601)folder_url
StringGET{path}/delta
Merge interacts with this API endpoint to...
Access Folder information
Folder fields
size
Integerremote_id
Stringremote_updated_at
DateTime (ISO 8601)name
Stringremote_created_at
DateTime (ISO 8601)folder_url
Stringparent_folder
UUIDAccess File information
File fields
size
Integerfile_url
Stringremote_id
Stringremote_updated_at
DateTime (ISO 8601)name
Stringremote_created_at
DateTime (ISO 8601)mime_type
StringGET/drives/{drive-id}/items/{item-id}
Merge interacts with this API endpoint to...
Access Folder information
Folder fields
size
Integerremote_data
Arrayremote_id
Stringremote_updated_at
DateTime (ISO 8601)name
Stringremote_created_at
DateTime (ISO 8601)folder_url
Stringparent_folder
UUIDAccess File information
File fields
size
Integerfile_url
Stringremote_id
Stringremote_data
Arrayremote_updated_at
DateTime (ISO 8601)folder
UUIDname
Stringremote_created_at
DateTime (ISO 8601)GET/drives/{drive_remote_id}/root/delta
Merge interacts with this API endpoint to...
Access File information
File fields
mime_type
StringGET/users/{user_id}/drives
Merge interacts with this API endpoint to...
Access Drive information
Drive fields
remote_data
Arrayremote_id
Stringremote_created_at
DateTime (ISO 8601)drive_url
StringGET/users
Merge interacts with this API endpoint to...
Access User information
User fields
name
Stringremote_data
Arrayremote_id
Stringemail_address
StringGET/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
UUIDremote_data
Unknownuser
UUIDAccess Group information
Group fields
name
StringGET/users/delta
Merge interacts with this API endpoint to...
Access User information
User fields
name
Stringremote_data
Arrayremote_id
Stringemail_address
String