Google sheets API Append
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
15-01-21 11:03 PM
Hi everyone,
I am trying to append data to a spreadsheet by using Google Sheets Api, but I cannot configure the input "values" . According to documentation that input must be defined as follows:
So, I am writing the information in a nested collection and use an action that becomes it in json format, but when the action is executed this error is generated:

I am defining the others inputs as you can see:

And this is the text in the data item JSON
Thank you in advance
I am trying to append data to a spreadsheet by using Google Sheets Api, but I cannot configure the input "values" . According to documentation that input must be defined as follows:
So, I am writing the information in a nested collection and use an action that becomes it in json format, but when the action is executed this error is generated:
I am defining the others inputs as you can see:
And this is the text in the data item JSON
Thank you in advance
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
20-01-21 12:42 PM
