You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Should be possible to implement Google Drive API Integration to automatically store or sync CV files with the master shared folder.
This saves time and effort to export an archive from the server for the sole reason of updating the shared drive.
Upload a new CV
Update an existing CV
Delete an existing CV
Optionally download .zip (but this should be possible via GDrive Site and offload the processing to google?)
Should be possible to implement Google Drive API Integration to automatically store or sync CV files with the master shared folder.
This saves time and effort to export an archive from the server for the sole reason of updating the shared drive.
Upload a new CV
Update an existing CV
Delete an existing CV
Optionally download .zip (but this should be possible via GDrive Site and offload the processing to google?)
https://developers.google.com/drive/api/quickstart/nodejs
https://developers.google.com/drive/api/reference/rest/v3/files/update
The text was updated successfully, but these errors were encountered: