ContributionsMost RecentMost LikesSolutionsRe: REST Google Drive API - File is created as untitled @rsramkoski, thanks for the details. I will try this approach as well. We have also worked with one of the Snaplogic developer Denver on this couple days ago and with his approach we need to post the files metadata as well as file in REST Post snap and this approach is also working. I will post the details here shortly. Thanks, Reddy. Re: REST Google Drive API - File is created as untitled Hi Taylor, Yes, I have tried that option it is working for me I am able to upload the file, but the file is getting created as “untitled” Re: REST Google Drive API - File is created as untitled Thanks for the update. I will try and let you know if I make any progress. Re: REST Google Drive API - File is created as untitled Hi , I am now able to post the data from SFTP to Google Drive API, but still working on the ‘untitled’ file name issue. I will let you know if I am able to fix the issue. Thanks, REddy REST Google Drive API - File is created as untitled 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