
Announcements
hi All,
Is there a way to create custom connector to BigQuery REST API to push data on button click, using ServiceAccount Authentication? My need is to insert data to Bigquery on a button click from a powerapp canvas app. I have earlier posted a question(link below) regarding the same. Currently I am able to call BQ get api from a sample dataset with personal gmail credentials, but I get authentication error when I try with my org login. It is possibly because my org userId would not have permissions to query the API. I will have to use the service account that has the permissions. But I could not figure a way out to authenticate via a service account. Has anyone tried this and got it working. I am desperate for help. Would appreciate any suggestions/response. Or is there a different alternative to custom connection (please note, I already tried out the built in BigQuery connector that lets me get data to Dataverse, but it does not let me push data to big query and is of no use for my need), please suggest