Skip to content

Commit 58c5970

Browse files
committed
Added sample situations
1 parent 5fae830 commit 58c5970

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1275,6 +1275,14 @@ Here, I would like to introduce the sample situations with Web Apps. Those are t
12751275
- [How to POST JSON to a Google Apps Script with DEV Link](https://stackoverflow.com/q/70243094/7108653)
12761276
- [Creating an onEdit trigger on a sheet owned by a service account](https://stackoverflow.com/q/70367955/7108653)
12771277
- [Is there a way where I can minimize execution time of a google apps script through triggers?](https://stackoverflow.com/q/70415876/7108653)
1278+
- [If LockService works for a common script for multiple users, is there an option when dealing with multiple scripts sending data to the same column?](https://stackoverflow.com/q/71446597)
1279+
- [Convert Google doc to Word document with reduced oAuth scopes](https://stackoverflow.com/q/71556960)
1280+
- [How to use Web App approach when having functions run by editors on protected ranges, using Google Apps Scritps?](https://stackoverflow.com/q/71594546)
1281+
- [google apps script web app call differents functions](https://stackoverflow.com/q/71729091)
1282+
- [Multiple bulk import entries using Google Apps Script](https://stackoverflow.com/q/71821794)
1283+
- [How to add a status bar for file upload? (Google Drive/ Apps Script)](https://stackoverflow.com/q/71995596)
1284+
- [Inserting row into google sheet via external WebApp](https://stackoverflow.com/q/72088769)
1285+
- [Need to make simple read and update webapp using appscript](https://stackoverflow.com/q/72139734)
12781286
12791287
---
12801288

0 commit comments

Comments
 (0)