The core use case of the Google Sheets action is adding data from a record in your Clay table directly into a row in your Google spreadsheet.

  1. Know the key terms in Sheets.

    Let's take a look at our sample Google spreadsheet:

https://s3-us-west-2.amazonaws.com/secure.notion-static.com/436a33de-356f-4fdd-b819-1b9606d4170c/Untitled.png

  1. Auth into Google Sheets

Similar to how you would for any action, auth into your Google account to access your Sheets.

<aside> ☝ Note: it's important that your Google spreadsheet be created in the SAME account you auth-in with or Clay won't have permission to view/modify your spreadsheets.

</aside>

https://s3-us-west-2.amazonaws.com/secure.notion-static.com/1ab56762-9143-4d89-b4b4-f1081ba2b6b3/2bfb1113ec0bd991e98f12c232df518c.gif

  1. Configuring your inputs.

After you auth-in, you can start configuring the inputs to the action, using the example below.

A. As a first step input the Sheet ID and the Worksheet Title. Step 1 above outlines where to find these two attributes in your sheet.

B. Once the Sheet ID and Worksheet Title have been entered, you'll see new inputs appear dynamically, namely inputs for each of the columns specified in the Header Row.

<aside> ☝ NOTE: If the dynamic fields do not immediately appear you may need to auth in again, as Google Suit authorizations do timeout ⌛️

</aside>

https://s3-us-west-2.amazonaws.com/secure.notion-static.com/90018804-f5c9-45ad-b100-52a5f52eba67/b5fad2c255b435844d576e7781646889.gif

  1. Navigate over to your Google Sheet and you'll see that the row has been successfully added!