Post data to a Google Sheet

https://nexaflow.readme.io/reference/postgooglesheetdata

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).

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

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

Last updated