Hi Preethi, I hope you are doing well!
App Connect Toolkit doesn't have a Google Drive connector, thus you would have to implement the OAuth logic (handle redirect, exchange auth code, maintain the access/refresh token, etc) to make it work.
An alternative to this is to create a hybrid Designer/Toolkit flow. You would handle the connectivity with Google Drive using its connector in Designer and implement the rest of the flow in the Toolkit.
Switch Server can be leveraged to make both flows talk with each other.
Hope it helps!
------------------------------
Bruno R Neves
Integration Specialist
IBM
Tampa FL
------------------------------
Original Message:
Sent: Thu September 09, 2021 10:09 PM
From: Preethi Ram
Subject: Sample For connecting App Connect Integration Application to connect to Google Cloud Storage
Hello IBM Team
I have a requirement to create a Integration application on App Connect Toolkit to process a file and store it on Google Cloud. I could achieve this successfully using App connect designer. Now I want to do a same kind of implementation on App Connect toolkit (without designer). I see a Account Type configuration where I can provide the details to connect to Google Cloud. I am struck after that. Is there any sample that shows how to use the Account Type configuration in code and connect to Google cloud Storage system ?
Any help highly appreciated!
Thanks
Preethi
------------------------------
Preethi Ram
------------------------------