
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
remote_data
Arrayname
Stringremote_id
StringGET/groups/{id}/members
Merge interacts with this API endpoint to...
Access User information
User fields
name
Stringremote_id
Stringemail_address
StringGET/sites/{site_id}/drives
Merge interacts with this API endpoint to...
Access Drive information
Drive fields
remote_data
Arraydrive_url
Stringremote_created_at
DateTime (ISO 8601)remote_id
StringGET{path}/delta
Merge interacts with this API endpoint to...
Access Folder information
Folder fields
remote_updated_at
DateTime (ISO 8601)remote_created_at
DateTime (ISO 8601)remote_id
Stringname
Stringsize
Integerparent_folder
UUIDfolder_url
StringAccess File information
File fields
remote_updated_at
DateTime (ISO 8601)remote_created_at
DateTime (ISO 8601)remote_id
Stringfile_url
Stringname
Stringsize
Integermime_type
StringGET/drives/{drive-id}/items/{item-id}
Merge interacts with this API endpoint to...
Access Folder information
Folder fields
remote_updated_at
DateTime (ISO 8601)remote_created_at
DateTime (ISO 8601)remote_id
Stringremote_data
Arrayname
Stringsize
Integerparent_folder
UUIDfolder_url
StringAccess File information
File fields
remote_updated_at
DateTime (ISO 8601)remote_created_at
DateTime (ISO 8601)remote_id
Stringremote_data
Arrayfile_url
Stringname
Stringsize
Integerfolder
UUIDGET/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
Arraydrive_url
Stringremote_created_at
DateTime (ISO 8601)remote_id
StringGET/users
Merge interacts with this API endpoint to...
Access User information
User fields
remote_data
Arrayname
Stringremote_id
Stringemail_address
StringGET/drives/{drive_id}/items/{item_id}/permissions
Merge interacts with this API endpoint to...
Access User information
User fields
name
Stringremote_id
Stringemail_address
StringAccess Permission information
Permission fields
remote_data
Unknownuser
UUIDgroup
UUIDAccess Group information
Group fields
name
StringGET/sites/{site_id}/drives/{drive_id}/items/{folder_id}/children
Merge interacts with this API endpoint to...
Access Folder information
Folder fields
remote_updated_at
DateTime (ISO 8601)remote_created_at
DateTime (ISO 8601)remote_id
Stringname
Stringsize
Integerfolder_url
StringAccess File information
File fields
remote_updated_at
DateTime (ISO 8601)remote_created_at
DateTime (ISO 8601)remote_id
Stringfile_url
Stringname
Stringsize
Integermime_type
StringGET/drives/{drive_id}/items/{folder_id}/children
Merge interacts with this API endpoint to...
Access Folder information
Folder fields
remote_updated_at
DateTime (ISO 8601)remote_created_at
DateTime (ISO 8601)remote_id
Stringremote_data
Arrayname
Stringsize
Integerfolder_url
StringAccess File information
File fields
remote_updated_at
DateTime (ISO 8601)remote_created_at
DateTime (ISO 8601)remote_id
Stringfile_url
Stringname
Stringsize
Integerremote_data
Arraymime_type
StringGET/users/delta
Merge interacts with this API endpoint to...
Access User information
User fields
remote_data
Arrayname
Stringremote_id
Stringemail_address
String