Getting keys from google sheet API

Hello all,
I am new to creating app.
the problem I get, is at the start - I cant get the schema to create keys from the first row in my google sheet.
I got as far as reading the correct sheet and getting the different rows but I cant do anything useful with the schema…
attached is the read of the first row ( out of “test” in “get record” )

In order to get the “LINE NUMBER” that will be necessary for delete and update operations you have to use a formula like “repeatedInfo.current.index+2”… At least it was what I did.

It’s important to know that Google Script only accepts GET and POST HTTP verbs. Then you have to make deletion and updating operation via create component (POST).

I hope this help.

Good Luck.

That’s right :+1: ㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤ