cancel
Showing results for 
Search instead for 
Did you mean: 

REST Google Drive API - File is created as untitled

malleswari1
New Contributor II

Hi Team,

I am trying to write a file into google drive using REST Post snap, while creating the file in google drive, filename is set to untitled, tried with other options as such as multipart file upload but unable to resolve the error.

Below is my Rest post configuration
image

image

Below is my REST OAuth2 Account config:
image

any help on this issue is very much appreciated.

Thanks,
Reddy

12 REPLIES 12

skodali
New Contributor III

@malleswari1, If possible can you please explain/post the approach which you have tried to perform this action?

Thank,
Sasank

RogerSramkoski
Employee
Employee

I’ve reworked the REST_TO_GOOGLE_DRIVE pipeline so the multi-part data is not in the CSV file. The attached pipeline will work with the previously attached test.csv.zip file.

REST_TO_GOOGLE_DRIVE_DEC2019.slp (16.2 KB)

Screenshot of the preview data from Google Drive:
image

Please note, the REST Snap Pack is targeted for an update in release 4.20 with explicit support for multipart/related Content-Type requests.