Quickstart
Connect to Google Health with Nango and see data flow in 2 minutes.Create the integration
In Nango, open Integrations and configure a new Google Health integration.
Google Health requires your own Google Cloud OAuth client. Follow the setup guide linked below, then add the OAuth client ID, client secret, and Google Health scopes in the integration settings in Nango.
Call the Google Health API
Implement Nango in your app
Follow our Auth implementation guide to integrate Nango in your app.To obtain your own production credentials, follow the setup guide linked below.
Migrating from Fitbit Web API requires user re-consent. Legacy Fitbit access tokens and refresh tokens cannot be reused with Google Health, so keep the old Fitbit connection until the Google Health connection is verified.
Google Health integration guides
Nango maintained guides for common use cases.- How to register your own Google Health OAuth app Register an OAuth app with Google and obtain credentials to connect it to Nango
- Google app and security review Pass Google’s OAuth app verification to go to production
- Google Health API docs
- Google Health API scopes
- Google Health API data types
- Google Health API endpoints