walmart script

This commit is contained in:
Norm Rasmussen
2022-10-31 10:47:43 -04:00
parent 7add64a908
commit 3cac385a7f
5 changed files with 96 additions and 2 deletions

View File

@ -44,4 +44,4 @@ function doPost(e) {
SpreadsheetApp.flush();
return HtmlService.createHtmlOutput("post request received");
}
}