Upload a file into the google shared drive

Hell Team,

My requirement is uploading .csv files in the google shared drive. I have successfully achieve this using google API but want to implement in the webMethods cloud Steams.

I did the following setup:

  1. Install the Cloud Steam Provider for google Drive in IS
  2. Created Cloud stream Connection using google API service account
  3. Created connector service(Resource Name - simple upload) to upload a file into the google shared drive

But this connector service has only request body( stream input) and it is not accepting any parameters.

If I try to upload a file it is successful but file name is coming as “Untitled”

Any guidance on this issue really appreciate.

Google Drive Issue.docx (133 KB)