Google

API configuration: google

Features

Features
Status

We can implement missing features in <48h, just ask for it in the community.

Getting started

Need help getting started? Get help in the community.

API gotchas

  • Google has a unified OAuth system for their various APIs. This provider should work for most of them (e.g., GSheet, Gmail, Google Calendar, etc.).

  • You need to enable individual Google APIs on the Google API Console before using them.

  • Under certain circumstances, Google expires a user's refresh token, and the token refresh will fail. You can find a list of reasons from Google here.

  • While setting up the OAuth credentials, the Authorized JavaScript origins should be your site URL (https://app.terapi.dev if you're testing from the Terapi UI).

Add Getting Started links and Gotchas by editing this page.

Last updated