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

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

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

Last updated