I am trying to update/add data to a google spreadsheet which will act as a database. Here is my spreadsheet and my JSfiddle. In the fiddle I can GET information; however, I am not sure how to POST new information yet. It doesn't see as easy as setting data.feed.entry[4]['gsx$content']["$t"];
to the value I want. How would I do this?
Thanks.