Automate your healthcare workflows with Google BigQuery integrations and Morf. BigQuery is a cloud-based data warehouse for analyzing and querying large datasets. Save event data from a Morf workflow to a BigQuery table.

Getting started

Grant Morf access to BigQuery

  1. Create a new dataset. This recommended approach to dataset management ensures Morf only has access to the necessary tables. Follow Google’s instructions on creating a new dataset.
  2. Share your dataset with Morf. Follow Google’s instructions on granting access to a dataset.
    • Role: BigQuery Data Editor (roles/bigquery.dataEditor)
    • Email: primary-workload-sa@morf-prod-5f7d.iam.gserviceaccount.com
This role should be granted at the dataset level so Morf doesn’t have unneccessary access to other data.

Use Morf’s Save to BigQuery action to store event data directly in BigQuery from a workflow.