Call Google Spreadsheet script function from external app -


i have google spreadsheet script attached (with tools->script editor tool).

i want call 1 of script function external android app. possible? should use spreadsheet api?

unfortunately, cannot directly call script external application.

however, can change web application, invoke via http or post anywhere, including android app.

insert new rows google spreadsheet via curl/php - how? provides example of web app adapt.

should use spreadsheet api?

your question doesn't want do, answer "it depends". still won't able invoke embedded script using spreadsheet api, able read , write spreadsheet content.


Comments

Popular posts from this blog

c++ - Difference between pre and post decrement in recursive function argument -

php - Nothing but 'run(); ' when browsing to my local project, how do I fix this? -

php - How can I echo out this array? -