Input Bundle:
[
{
"data": "https://drive.google.com/uc?id=1yol6dsEXBMypwi4kuA0V1E-8cArRkvW0&export=download",
"select": "value",
"convert": false,
"filename": "File1",
"folderId": "/17Pu0Q5tR8n2mow2CuLJGUTz-RskW0CjK",
"destination": "drive"
}
]
Output bundle
> [
> {
> "kind": "drive#file",
> "id": "18Y0nSHsoF66JAa0iSQt377wgLUPHuLBK",
> "name": "https://drive.google.com/uc?id=1yol6dsEXBMypwi4kuA0V1E-8cArRkvW0&export=download",
> "mimeType": "application/octet-stream",
> "starred": false,
> "trashed": false,
> "explicitlyTrashed": false,
> "parents": [
> "17Pu0Q5tR8n2mow2CuLJGUTz-RskW0CjK"
> ],
> "spaces": [
> "drive"
> ],
> "version": "2",
> "webContentLink": "https://drive.google.com/uc?id=18Y0nSHsoF66JAa0iSQt377wgLUPHuLBK&export=download",
> "webViewLink": "https://drive.google.com/file/d/18Y0nSHsoF66JAa0iSQt377wgLUPHuLBK/view?usp=drivesdk",
> "iconLink": "https://drive-thirdparty.googleusercontent.com/16/type/application/octet-stream",
> "hasThumbnail": false,
> "thumbnailVersion": "0",
> "viewedByMe": false,
> "createdTime": "2025-01-20T21:01:01.456Z",
> "modifiedTime": "2025-01-20T21:01:02.500Z",
> "modifiedByMeTime": "2025-01-20T21:01:02.500Z",
> "modifiedByMe": true,
> "owners": [
> {
> "kind": "drive#user",
> "displayName": "Mazing 2",
> "photoLink": "https://lh3.googleusercontent.com/a/ACg8ocKl5fy5BzuUABr7h3eLOsYtTk98hZ_IT8kMzD0aeQkvwVtpWe2i=s64",
> "me": true,
> "permissionId": "15320283025147590586",
> "emailAddress": "office@mazingxr.com"
> }
> ],
> "lastModifyingUser": {
> "kind": "drive#user",
> "displayName": "Mazing 2",
> "photoLink": "https://lh3.googleusercontent.com/a/ACg8ocKl5fy5BzuUABr7h3eLOsYtTk98hZ_IT8kMzD0aeQkvwVtpWe2i=s64",
> "me": true,
> "permissionId": "15320283025147590586",
> "emailAddress": "office@mazingxr.com"
> },
> "shared": false,
> "ownedByMe": true,
> "capabilities": {
> "canAcceptOwnership": false,
> "canAddChildren": false,
> "canAddMyDriveParent": false,
> "canChangeCopyRequiresWriterPermission": true,
> "canChangeSecurityUpdateEnabled": false,
> "canChangeViewersCanCopyContent": true,
> "canComment": true,
> "canCopy": true,
> "canDelete": true,
> "canDownload": true,
> "canEdit": true,
> "canListChildren": false,
> "canModifyContent": true,
> "canModifyContentRestriction": true,
> "canModifyEditorContentRestriction": true,
> "canModifyOwnerContentRestriction": true,
> "canModifyLabels": false,
> "canMoveChildrenWithinDrive": false,
> "canMoveItemIntoTeamDrive": true,
> "canMoveItemOutOfDrive": true,
> "canMoveItemWithinDrive": true,
> "canReadLabels": false,
> "canReadRevisions": true,
> "canRemoveChildren": false,
> "canRemoveContentRestriction": false,
> "canRemoveMyDriveParent": true,
> "canRename": true,
> "canShare": true,
> "canTrash": true,
> "canUntrash": true
> },
> "viewersCanCopyContent": true,
> "copyRequiresWriterPermission": false,
> "writersCanShare": true,
> "permissions": [
> {
> "kind": "drive#permission",
> "id": "15320283025147590586",
> "type": "user",
> "emailAddress": "office@mazingxr.com",
> "role": "owner",
> "displayName": "office",
> "deleted": false,
> "pendingOwner": false
> }
> ],
> "permissionIds": [
> "15320283025147590586"
> ],
> "originalFilename": "https://drive.google.com/uc?id=1yol6dsEXBMypwi4kuA0V1E-8cArRkvW0&export=download",
> "fullFileExtension": "",
> "fileExtension": "",
> "md5Checksum": "6f9f01359ebda734975a9ceabe42878f",
> "sha1Checksum": "715cd851f7f8a314a6e7371c84ab4f2523ae7573",
> "sha256Checksum": "26d76365a449124f13e96489c387d1c6ddea9f2e5c2e60bf71abc932039ad117",
> "size": "80",
> "quotaBytesUsed": "80",
> "headRevisionId": "0B5HUuRcakzyGQXBKZDJvMlJqdk9kR08vRWJlaGpaTnVMclM0PQ",
> "isAppAuthorized": true,
> "linkShareMetadata": {
> "securityUpdateEligible": false,
> "securityUpdateEnabled": true
> }
> }
> ]