
Google Drive
Merge interacts with Google Drive API endpoints to access certain information as detailed below.
API Endpoints
GET/drive/v3/drives
Merge interacts with this API endpoint to...
Access Drive information
Drive fields
drive_url
Stringremote_data
Arrayremote_created_at
DateTime (ISO 8601)name
Stringremote_id
StringGET/admin/directory/v1/users
Merge interacts with this API endpoint to...
Access User information
User fields
remote_data
Arrayemail_address
Stringremote_id
Stringname
StringGET/drive/v3/files/{file_id}
Merge interacts with this API endpoint to...
Access Drive information
Drive fields
drive_url
Stringremote_data
Arrayremote_created_at
DateTime (ISO 8601)name
Stringremote_id
StringAccess Folder information
Folder fields
remote_updated_at
DateTime (ISO 8601)description
Stringfolder_url
Stringname
Stringremote_created_at
DateTime (ISO 8601)size
Integerremote_id
StringAccess File information
File fields
file_thumbnail_url
Stringremote_updated_at
DateTime (ISO 8601)file_url
Stringdescription
Stringname
Stringremote_created_at
DateTime (ISO 8601)mime_type
Stringsize
Integerremote_id
StringGET/drive/v3/files
Merge interacts with this API endpoint to...
Access Folder information
Folder fields
remote_updated_at
DateTime (ISO 8601)remote_data
Arraydescription
Stringfolder_url
Stringname
Stringremote_created_at
DateTime (ISO 8601)size
Integerremote_id
StringAccess File information
File fields
file_thumbnail_url
Stringremote_updated_at
DateTime (ISO 8601)file_url
Stringremote_data
Arraydescription
Stringname
Stringremote_created_at
DateTime (ISO 8601)mime_type
Stringsize
Integerremote_id
StringGET/drive/v3/about
Merge interacts with this API endpoint to...
Access User information
User fields
email_address
Stringremote_id
Stringname
StringGET/drive/v3/changes
Merge interacts with this API endpoint to...
Access Drive information
Drive fields
drive_url
Stringremote_data
Arrayremote_created_at
DateTime (ISO 8601)name
Stringremote_id
StringGET/admin/directory/v1/groups
Merge interacts with this API endpoint to...
Access Group information
Group fields
remote_data
Arrayremote_id
Stringname
StringGET/admin/directory/v1/groups/{id}/members
Merge interacts with this API endpoint to...
Access User information
User fields
email_address
Stringremote_id
String