Submit data to Google Spreadsheet Form from Objective-C

前端 未结 5 1814
无人及你
无人及你 2020-12-07 02:42

Is there a library, blog post, etc. that can be used to submit data to a Google Spreadsheet using Forms ?

I could probably write up the Http POST stuff but I was won

5条回答
  •  离开以前
    2020-12-07 03:06

    I found the Google Spreadsheet Forms method of submitting data to be much easier and blogged about here

    A simple HTTP POST from iOS then takes care of it.

提交回复
热议问题