> For the complete documentation index, see [llms.txt](https://nexaflow.gitbook.io/nexaflow/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://nexaflow.gitbook.io/nexaflow/developer-apis/post-data-to-a-google-sheet.md).

# 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="/files/i4mluEWy5Z2sF9mTkauN" alt=""><figcaption></figcaption></figure>

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

<figure><img src="/files/qUp2GKMCaPOWEQ4TuxhH" alt=""><figcaption></figcaption></figure>

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

<figure><img src="/files/MXtWBjExNIYQWDIVBnGh" alt=""><figcaption></figcaption></figure>
