
Google Drive
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
name
Stringemail_address
Stringremote_id
StringGET/drive/v3/drives
Merge interacts with this API endpoint to...
Access Drive information
Drive fields
remote_data
Arrayremote_id
Stringname
Stringremote_created_at
DateTime (ISO 8601)drive_url
StringGET/drive/v3/files
Merge interacts with this API endpoint to...
Access File information
File fields
file_thumbnail_url
Stringsize
Integerfile_url
Stringremote_id
Stringremote_data
Arrayremote_updated_at
DateTime (ISO 8601)description
Stringname
Stringremote_created_at
DateTime (ISO 8601)mime_type
StringAccess Folder information
Folder fields
size
Integerremote_data
Arrayremote_id
Stringremote_updated_at
DateTime (ISO 8601)description
Stringname
Stringremote_created_at
DateTime (ISO 8601)folder_url
StringGET/admin/directory/v1/users
Merge interacts with this API endpoint to...
Access User information
User fields
name
Stringremote_data
Arrayremote_id
Stringemail_address
StringGET/drive/v3/files/{file_id}
Merge interacts with this API endpoint to...
Access Drive information
Drive fields
remote_data
Arrayremote_id
Stringname
Stringremote_created_at
DateTime (ISO 8601)drive_url
StringAccess Folder information
Folder fields
size
Integerremote_id
Stringremote_updated_at
DateTime (ISO 8601)description
Stringname
Stringremote_created_at
DateTime (ISO 8601)folder_url
StringAccess File information
File fields
file_thumbnail_url
Stringsize
Integerfile_url
Stringremote_id
Stringremote_updated_at
DateTime (ISO 8601)description
Stringname
Stringremote_created_at
DateTime (ISO 8601)mime_type
StringGET/admin/directory/v1/groups
Merge interacts with this API endpoint to...
Access Group information
Group fields
name
Stringremote_data
Arrayremote_id
StringGET/admin/directory/v1/groups/{id}/members
Merge interacts with this API endpoint to...
Access User information
User fields
email_address
Stringremote_id
StringGET/drive/v3/changes
Merge interacts with this API endpoint to...
Access Drive information
Drive fields
remote_data
Arrayremote_id
Stringname
Stringremote_created_at
DateTime (ISO 8601)drive_url
String