GDrive Integration avatar
GDrive Integration

Pricing

Pay per event

Go to Apify Store
GDrive Integration

GDrive Integration

Developed by

Foldstone

Foldstone

Maintained by Community

Enhanced Integration between Apify and Google Sheets. Update same document, or create a new one on each run. Skip duplicate rows. Append or insert in user-defined order. Define single (or multiple) columns for ordering and to identify existing duplicates. Configure on https://gdriveintegration.com

0.0 (0)

Pricing

Pay per event

1

2

2

Last modified

6 days ago

You can access the GDrive Integration programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

$echo '{
< "datasetId": "{{resource.defaultDatasetId}}",
< "clientId": "00000000-0000-0000-0000-000000000000",
< "integrationId": "00000000-0000-0000-0000-000000000000"
<}' |
<apify call ayf/gdriveintegration --silent --output-dataset

GDrive Integration API through CLI

The Apify CLI is the official tool that allows you to use GDrive Integration locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: