라떼군 이야기


Google App Script to insert data(row) to a google spreadsheet via POST

Problem

Google App Script를 이용하면 별도의 서비스를 만들지 않고도 간단히 POST 요청을 SpreadSheet에 저장할 수 있다.

Solution

{% gist 760cfc27dab8aff7e0d6960cb94ff72c %}