how to find google sheets id <https://fabform.io/a/how-to-find-google-sheet-id>
On Tuesday, September 20, 2022 at 4:09:13 PM UTC+1 Rene H wrote: > It's not clear to me how to write into selected columns using POST of the > Google Sheets API. For example, a JSON body might be like this: > {"Company":"google"}. In the spreadsheet, the columns are Email, Name, > Company, in *that* order. > > So far I've only managed to write a whole line of entries in the > correct/required order (either all 3 data values or just single one which > is placed in Column A). But I cannot manage to post a single value (as in > the example above) in the correct column without specifying the range (egin > this case it would be colum C, e.g. C4:C99). > > Is this even possible with the Sheets API? I never really have such > problems with any REST APIs - it just doesn't work with the Google Sheets > API. Any help & code example appreciated, Thanks > -- You received this message because you are subscribed to the Google Groups "Google Spreadsheets API" group. To unsubscribe from this group and stop receiving emails from it, send an email to google-spreadsheets-api+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/google-spreadsheets-api/76f0f173-7940-4d87-a873-1457a0426196n%40googlegroups.com.