# Post data to a Google Sheet

Video Link: <https://youtu.be/SSY0Pa964og>

API to post data to a single sheet.

1. Enter the Access token in Authentication block on the right, to access APIs. \
   And enter spreadsheet Id in the highlighted column (in the below image).

<figure><img src="https://387507878-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FycQB8h7OUwrj2xCwvIQS%2Fuploads%2FmrNmTCsT8sGbFKqWl3Ux%2Fimage.png?alt=media&#x26;token=4b3dae8e-f1d8-4ef8-9b1e-b1f68b0a7953" alt=""><figcaption></figcaption></figure>

2. You can enter data, Under the Data block, in form of Array of Strings.

<figure><img src="https://387507878-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FycQB8h7OUwrj2xCwvIQS%2Fuploads%2FHCHOWVsDeQ04HYb8lDoL%2Fimage.png?alt=media&#x26;token=51042394-c2ea-4199-97a7-4582000a97d4" alt=""><figcaption></figcaption></figure>

3. Click on **Try It!** button. and data will be posted in the sheet.

<figure><img src="https://387507878-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FycQB8h7OUwrj2xCwvIQS%2Fuploads%2FVB9cUisDxz9cph13EODm%2Fimage.png?alt=media&#x26;token=538a5dc8-414c-4734-821d-3b41d0fba155" alt=""><figcaption></figcaption></figure>
