Google Drive
Merge interacts with Google Drive API endpoints to access certain information as detailed below.
API Endpoints
GET/drive/v3/files
Merge interacts with this API endpoint to...
Access Folder information
Folder fields
remote_created_at
DateTime (ISO 8601)description
Stringremote_updated_at
DateTime (ISO 8601)remote_id
Stringremote_data
Arrayname
Stringsize
Integerfolder_url
StringAccess File information
File fields
remote_created_at
DateTime (ISO 8601)description
Stringremote_updated_at
DateTime (ISO 8601)remote_id
Stringremote_data
Arrayname
Stringfile_url
Stringsize
Integermime_type
Stringfile_thumbnail_url
StringGET/drive/v3/drives
Merge interacts with this API endpoint to...
Access Drive information
Drive fields
remote_created_at
DateTime (ISO 8601)remote_id
Stringremote_data
Arraydrive_url
Stringname
StringGET/drive/v3/about
Merge interacts with this API endpoint to...
Access User information
User fields
remote_id
Stringname
Stringemail_address
StringGET/drive/v3/files/{file_id}
Merge interacts with this API endpoint to...
Access Folder information
Folder fields
remote_created_at
DateTime (ISO 8601)description
Stringremote_updated_at
DateTime (ISO 8601)remote_id
Stringname
Stringsize
Integerfolder_url
StringAccess File information
File fields
remote_created_at
DateTime (ISO 8601)description
Stringremote_updated_at
DateTime (ISO 8601)remote_id
Stringname
Stringfile_url
Stringsize
Integermime_type
Stringfile_thumbnail_url
StringAccess Drive information
Drive fields
remote_created_at
DateTime (ISO 8601)remote_id
Stringremote_data
Arraydrive_url
Stringname
StringGET/admin/directory/v1/groups
Merge interacts with this API endpoint to...
Access Group information
Group fields
remote_id
Stringname
Stringremote_data
ArrayGET/admin/directory/v1/groups/{id}/members
Merge interacts with this API endpoint to...
Access User information
User fields
remote_id
Stringemail_address
String