


The conversion can be done using the update API method along with the mimeType metadata parameter, but it is also a requirement that the file content and its metadata be sent in the same HTTP request using multipart form data (see docs: multipart upload method).

I want to update the metadata for a file on Google Drive and I can’t seem to find a way to do so using any of the built-in nodes.įor context, what I am exactly trying to do is upload an excel file to Google Drive and convert it to a Google Sheets file.
