Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cant to add data in the google sheet #12

Open
maxmenGMK opened this issue Apr 23, 2021 · 1 comment
Open

Cant to add data in the google sheet #12

maxmenGMK opened this issue Apr 23, 2021 · 1 comment

Comments

@maxmenGMK
Copy link

maxmenGMK commented Apr 23, 2021

It is more "example or manual absent" than real issue. I can to read data with this node from gsheet perfectly but i cant to find the way to write there. I was try to use "append row" method and to put nessesary data to topic [["A4","B4","C4"]] and tried another syntax but there still no new rows with data in the sheet. Where i can get the example how i should to write data in cells?
I found the way. may be it helps: msg.payload must be like this [[1,2,3],[4,5,6]].
Sorry for panic :-)

@Jacksonbm1
Copy link

I agree, there was almost no way I would have figured this out without you saying this, but also, it should be in JSON (at least based on my experiments). Like whatever you submit should be JSON

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants