Google Drive
Common Model Sync Frequencies
Accessed third-party endpoints
Merge interacts with Google Drive API endpoints to access certain information as detailed below.
API Endpoints

GET/drive/v3/about
Merge interacts with this API endpoint to...
Access User information
User fields
email_addressString

nameString

remote_idString
GET/drive/v3/files/{file_id}
Merge interacts with this API endpoint to...
Access Folder information
Folder fields
folder_urlString

remote_idString

remote_updated_atDateTime (ISO 8601)

descriptionString

nameString

remote_created_atDateTime (ISO 8601)

sizeInteger
Access File information
File fields
remote_idString

remote_updated_atDateTime (ISO 8601)

descriptionString

nameString

remote_created_atDateTime (ISO 8601)

mime_typeString

file_urlString

file_thumbnail_urlString

sizeInteger
Access Drive information
Drive fields
remote_idString

nameString

remote_created_atDateTime (ISO 8601)

remote_dataArray

drive_urlString
GET/admin/directory/v1/groups
Merge interacts with this API endpoint to...
Access Group information
Group fields
nameString

remote_dataArray

remote_idString
GET/admin/directory/v1/groups/{id}/members
Merge interacts with this API endpoint to...
Access User information
User fields
remote_idString

email_addressString
GET/drive/v3/files
Merge interacts with this API endpoint to...
Access Folder information
Folder fields
folder_urlString

remote_idString

remote_updated_atDateTime (ISO 8601)

descriptionString

nameString

remote_created_atDateTime (ISO 8601)

remote_dataArray

sizeInteger
Access File information
File fields
remote_idString

remote_updated_atDateTime (ISO 8601)

descriptionString

nameString

remote_created_atDateTime (ISO 8601)

remote_dataArray

mime_typeString

file_urlString

file_thumbnail_urlString

sizeInteger
GET/drive/v3/drives
Merge interacts with this API endpoint to...
Access Drive information
Drive fields
remote_idString

nameString

remote_created_atDateTime (ISO 8601)

remote_dataArray

drive_urlString