Skip to Content
Menu
This question has been flagged
1 Reply
3901 Views

Hello,

I want to create a script which  move  Documents from odoo to google drive to store them there, any idea please ?

Avatar
Discard
Best Answer

You need to create google cloud project and enable google drive API and get the the client id and secret key, these client id and secret will be used for authentication and getting the access token then you can use the google drive API to upload files to Google Drive. the below link will give you more details:

Python quickstart  |  Drive API  |  Google Developers

Google drive module in Odoo 15 has been stopped due to Google changes in basic authentication.

Avatar
Discard
Author

thank you very much for your help, but in odoo 13 i i found this message =>Ce module cessera de fonctionner après le 3 octobre 2022 en raison de

I am working with odoo 14 E, do you have any tutorial of how to do it, I have tried many ways buy Still doesn't work

The google_drive module is deprecated and its removed completely in Odoo 16.0. I'm afraid there is no out of the box way to integrate google drive with Odoo. You can search for custom apps.

Related Posts Replies Views Activity
1
Nov 24
294
1
Nov 24
114
0
Nov 24
147
3
Oct 24
235
1
Sep 24
218