How to export a file to a Google Drive folder ?
Hi All,
Can someone explain me please how to explain me how to transfer a file from a workflow when it runs to a Google Drive folder via a file transfer or a web download activity ?
Thanks
Hi All,
Can someone explain me please how to explain me how to transfer a file from a workflow when it runs to a Google Drive folder via a file transfer or a web download activity ?
Thanks
Hello @17379115 ,
We cannot use the Google drive as a SFTP location so the normal filer transfer activity will not work.
You will have to first use the file extraction activity to create a file on your server.
Then you will have to use the Google Drive API to push the file dynamically by writing the javascript code.
You can refer to the details documentation here on how to use the Google Drive API
Let me know if that helps
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.