Using Google Sheets

How to Install the Plugin

Before installing the plugin, create a service account in your Google account. To do this:

  • Add the 'Editor' role for the new account

  • After creating the service account, go to the Service Account section, find your account, and click Manage Key

  • Add new key pairs

  • Choose the JSON format

After creating the key, Google will send a JSON file to your computer. Please open it and copy the JSON string from this file.

Insert the JSON service account key into the plugin

  1. Go to the plugin section

  2. In the Scenario step section, find Google Sheets

  3. Insert your JSON key from your Google account into the 'fieldWithJSON' field.

How to Use the Plugin in the SDK?

Basic Methods

Additional Methods Similar to Google Scripts

Last updated

Was this helpful?