08-25-2019 11:30 AM
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
Below is my REST OAuth2 Account config:
any help on this issue is very much appreciated.
Thanks,
Reddy
10-25-2019 10:19 AM
@malleswari1, If possible can you please explain/post the approach which you have tried to perform this action?
Thank,
Sasank
12-11-2019 10:08 AM
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:
12-12-2019 12:31 PM
Please note, the REST Snap Pack is targeted for an update in release 4.20 with explicit support for multipart/related
Content-Type requests.