Release Notes
On this page you can find what's new in Google Drive Connector.
Date | Description |
---|---|
2023-04-13 | Added HelpLinks all the endpoints |
2022-09-15 | Added new endpoint export_file. Using this endpoint, you can export/convert various Google editor document types (e.g. Documents, Spreadsheets, Drawings, Presentations, Apps Scripts ) to known file formats (e.g. HTML, PDF, Excel, Text, PowerPoint) . |
2022-09-06 | Updated endpoint to display the search criteria by default, added the pagination for files,folder list endpoints . |
2022-01-11 | Changed Update endpoint to update files by using chunk method. |
2022-01-11 | Changed File select operation to list files rather than download operation (BREAKING CHANGE!). |
2022-01-11 | Added select operation for Trash table. |
2022-01-10 | Added support for uploading large files using chunked upload (handle more than 200MB). |
2022-01-10 | Change Minimum EngineVersion to 4 (from 3). |
2021-10-06 | Added parameters to Upload File endpoint. |
2021-09-18 | Change Minimum EngineVersion to 3 (from 2). |
2021-09-15 | Updated how params are used with UseCustomApp. Added new Authentication type - ServiceAccount. Added "delete_all_items" endpoint. |
2021-08-23 | Initial version |