Hi, I have a requirement of integrating Salesforce with Google drive, Create a folder and upload a file inside created folder. I was able to integrate and create a folder on google drive by following the API documentation - https://developers.google.com/drive/api/reference/rest/v3 Can anyone please let me know if you guys worked on google drive file upload inside folder. Thanks in advance.
Have you solved it? I ran into a similar requirement with Salesforce and Google Drive. I initially looked at doing it through the Drive API, but ended up using Skyvia (https://skyvia.com/data-integration/integrate-salesforce-google-drive for the file transfer part instead. It was enough for my case since I mainly needed Salesforce files moved to Google Drive without maintaining the API integration myself.