Skip to main content
POST
Import Google Sheets As Extraction

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

Request model for Google Sheets import with OAuth.

sheet_url
string
required

Google Sheets URL

sheet_name
string | null

Specific sheet name to import

use_oauth
boolean
default:true

Use OAuth authentication (default) or service account

Response

Successful Response

The response is of type Response Import Google Sheets As Extraction Api V1 Sheets Import As Extraction Post · object.