Is it possible to connect to BigQuery from UiPath Studio Web, execute a query, and retrieve the results?
I have looked into solutions such as using CData products, but most of them are designed to be executed locally.
I’m looking for a way to directly connect to BigQuery from Studio Web and retrieve data.
Additionally, I have already created a service account on GCP, and I have successfully created a connection to Google Cloud Platform.
studio webからbigqueryに接続してクエリを実行し、その結果を取得することはできますでしょうか?
cdataの製品を利用する方法等は確認していますが、localで実行する前提のソリューションが多く
studio webから直接bigqueryに接続してデータを取得する方法を知りたいです。
また、GCP上でservice accountは作成済みで
google cloud platformのconnectionは作成出来ています。